LineMeshPart
LineMeshPart
LineMeshPart(category: str, mesh_type: str, user_name: str, element: Optional[Element], region: Optional[RegionBase] = None)
Bases: MeshPart
Shared framework behavior for concrete line meshpart components.
Attributes
_compatible_elements
class-attribute
instance-attribute
_compatible_elements = ['DispBeamColumn', 'ForceBeamColumn', 'ElasticBeamColumn', 'NonlinearBeamColumn']