Note#

Attribute Name

Data Type

Description

no

int

Object number

type

Type

Note Type

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

text

str

Text

point_coordinate_x

float

Coordinates Coordinates | X

point_coordinate_y

float

Coordinates | Y

point_coordinate_z

float

Coordinates | Z

node

int

Node

member

int

Member

member_reference_type

MemberReferenceType

Member Reference Type

member_length

float

Member Length | L

member_distance_is_defined_as_relative

bool

Member Distance

member_distance_relative

float

Member Distance | Δ

member_distance_absolute

float

Member Distance | Δ

line

int

Line

line_length

float

Line Length | L

surface

int

Surface

surface_reference_type

SurfaceReferenceType

Surface Reference Type

surface_first_coordinate

float

Surface First Coordinate | X

surface_second_coordinate

float

Surface Second Coordinate | Y

offset

bool

Offset

offset_type

OffsetType

Offset

offset_coordinate_x

float

Offset Offset | ΔX

offset_coordinate_y

float

Offset | ΔY

offset_coordinate_z

float

Offset | ΔZ

rotation

float

Rotation | β

show_comment

bool

Show Comment

display_properties_index

int

Style

comment

str

Comment

id_for_export_import

str

metadata_for_export_import

str

Associated Enums#

Type#

Name

TYPE_UNKNOWN

TYPE_LINE

TYPE_MEMBER

TYPE_NODE

TYPE_POINT

TYPE_SOLID

TYPE_SURFACE

MemberReferenceType#

Name

MEMBER_REFERENCE_TYPE_L

MEMBER_REFERENCE_TYPE_XY

MEMBER_REFERENCE_TYPE_XZ

MEMBER_REFERENCE_TYPE_YZ

SurfaceReferenceType#

Name

SURFACE_REFERENCE_TYPE_UNKNOWN

SURFACE_REFERENCE_TYPE_XY

SURFACE_REFERENCE_TYPE_XZ

SURFACE_REFERENCE_TYPE_YZ

OffsetType#

Name

OFFSET_TYPE_XYZ

OFFSET_TYPE_XY

OFFSET_TYPE_XZ

OFFSET_TYPE_YZ