Web Analytics Made Easy - Statcounter
Skip to content

File SBMStructuralModelNodeSegment.hpp#

FileList > SBMStructuralModelNodeSegment.hpp

  • #include "SBCHeap.hpp"
  • #include "SBMStructuralModelExport.hpp"
  • #include "SBMStructuralModelNodeGroup.hpp"

Classes#

Type Name
class SBMStructuralModelNodeSegment
This class describes a segment in a structural model.

Public Types#

Type Name
typedef SBMStructuralModelNodeSegment SBSegment
The short name of SBMStructuralModelNodeSegment .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBMStructuralModelNodeSegment, SBMStructuralModelNodeGroup)
SB_REGISTER_TARGET_TYPE (SBMStructuralModelNodeSegment, "SBSegment", "3498CFAD-C532-1265-206B-241BF1A88A65")

Public Types Documentation#

typedef SBSegment#

The short name of SBMStructuralModelNodeSegment .

typedef SBMStructuralModelNodeSegment SBSegment;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBMStructuralModelNodeSegment,
    SBMStructuralModelNodeGroup
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBMStructuralModelNodeSegment,
    "SBSegment",
    "3498CFAD-C532-1265-206B-241BF1A88A65"
)