SBSegment#

See also

SAMSON SDK: SBMStructuralModelNodeSegment

class samson.SBSegment(*args, **kwargs)#

Bases: SBStructuralGroup

This class describes a segment in a structural model.

Overloaded function.

  1. __init__(self: samson.SBSegment) -> None

Constructs a segment.

  1. __init__(self: samson.SBSegment, name: str) -> None

Constructs a segment with the given name.