freebodysections
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- base
- The coordinates of the base point.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- corner1
- The coordinates of corner 1.
- corner2
- The coordinates of corner 2.
- corner3
- The coordinates of corner 3.
- corner4
- The coordinates of corner 4.
- definedentity
- True if the entity is defined, false otherwise.
- elemidlist
- The element ID list.
- entityids
- The entity ID list.
- entitytype
- The type of the entity.
- fbdgroupid
- The ID of the freebodygroup the entity belongs to.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- internalname
- The internal name of the entity.
- intersectentitytype
- The type of the intersect entities.
- intersectids
- The IDs of the intersect entities.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- nodeDetectionType
- The ID of the interface node.
- nodeidlist
- The node ID list.
- normal
- The vector components of the normal direction.
- orientation
- The vector components of the orientation direction.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- planebreadth
- The plane breadth.
- planelength
- The plane length.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- resolve
- The system in which to resolve the FBD.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- support
- The support type of the entity.
- summationpoint
- The symmation coordinates when summationpointtype is 2.
- summationpointtype
- The symmation location:
- summationnode
- The summation node ID when summationpointtype is 1.
- system
- The system ID when resolve is 2.
- thickness
- The thickness of the plane.
- weights
- The type of weight.
Version History
2019.1
2020 - Added new data names color_rgb and elemidlist.
2020.1 - Added new data name solverkeyword.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names fbdgroupid, internalname, and solvername.
2023 - Added new config values 1, 2, 3 and new data names base, corner1, corner2, corner3, corner4, intersectentitytype, intersectids, nodeDetectionType, normal, orientation, planelength, planebreadth, resolve, support, thickness and weights.