SBSegment#
See also
SAMSON SDK: SBMStructuralModelNodeSegment
- class samson.SBSegment(*args, **kwargs)#
Bases:
SBStructuralGroup
This class describes a segment in a structural model.
Overloaded function.
__init__(self: samson.SBSegment) -> None
Constructs a segment.
__init__(self: samson.SBSegment, name: str) -> None
Constructs a segment with the given name.