Component#

Attribute Name

Data Type

Description

no

int

Object number

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

user_defined

bool

User-defined

to_design

bool

To Design

component_series

int

Component Series

Associated Data Types

ComponentSettingsTreeTable#

Attribute Name

Data Type

Description

rows

List[ComponentSettingsTreeTableRow]

ComponentSettingsTreeTableRow#

Attribute Name

Data Type

Description

key

str

caption

str

symbol

str

value

Value

unit

str

rows

List[ComponentSettingsTreeTableRow]

ComponentParametersTreeTable#

Attribute Name

Data Type

Description

rows

List[ComponentParametersTreeTableRow]

ComponentParametersTreeTableRow#

Attribute Name

Data Type

Description

key

str

caption

str

symbol

str

value

Value

unit

str

rows

List[ComponentParametersTreeTableRow]

Associated Enums

ComponentOnMemberEndLongitudinalAlignment#

Name

COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_LEFT

COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_CENTER

COMPONENT_ON_MEMBER_END_LONGITUDINAL_ALIGNMENT_RIGHT

ComponentOnMemberEndRotationSequence#

Name

COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XYZ

COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_XZY

COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YXZ

COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_YZX

COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZXY

COMPONENT_ON_MEMBER_END_ROTATION_SEQUENCE_ZYX

ComponentOnMemberRotationType#

Name

COMPONENT_ON_MEMBER_ROTATION_TYPE_BY_ANGLE

COMPONENT_ON_MEMBER_ROTATION_TYPE_TO_NODE

ComponentOnMemberRotationPlaneType#

Name

COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XY

COMPONENT_ON_MEMBER_ROTATION_PLANE_TYPE_ROTATION_PLANE_XZ

ComponentOnMemberLongitudinalAlignment#

Name

COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_LEFT

COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_CENTER

COMPONENT_ON_MEMBER_LONGITUDINAL_ALIGNMENT_RIGHT