membersections
Unless otherwise specified, data names are accessible in level 3 only.
- _baseFlags
- The base flag of the entity.
- _representations
- The representations of the entity.
- _representations_functionalrepresentation
- The functional representations of the entity.
- _representations_geometricrepresentation
- The geometric representations of the entity.
- _representations_solverrepresentation
- The solver representations of the entity.
- _subType
- The sub type of the entity.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- autoweld
- Flag to perform auto weld on the realized beam section of the member section.
- auto_detect_thin_solids
- Flag to detect thin solids for the realized beam section of the member section. This flag works only if the intersectingentitytype data name is set to solids (55).
- beamsection
- The beamsection ID associated with the member section.
- collectioncentroid
- The centroid of the collection of intersecting entities of the member section.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- computeintersections
- The flag that computes intersecting entities from the parameters of the member section.
- config
- The configuration of the entity.
- corner1
- The location of the first corner of the face of the member section.
- corner2
- The location of the second corner of the face of the member section.
- corner3
- The location of the third corner of the face of the member section.
- corner4
- The location of the fourth corner of the face of the member section.
- definedentity
- True if the entity is defined, false otherwise.
- excludedentities
- The list of entities that should be excluded from the face of the member section.
- 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.
- intersectingentities
- The list of entities intersecting the face of the member section.
- intersectingentitytype
- The type of entity representing the intersection.
- intersectioncords
- The list of points at which the entities have been intersecting the face of member section.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- orientationvector
- The orientation vector of the beam section associated with the member section.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- parentsection
- The ID of the parent member section.
- planebase
- The location of the face plane of the member section.
- planenormal
- The normal of the face plane of the member section.
- planeshape
- The shape of the plane associated with the member section.
- planetype
- The type of plane associated with the member section.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- radius
- The radius of the circle defining the member section.
- 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.
- symmetryid
- The ID of the symmetry plane.
Version History
2022
2022.1 - Added new data names autoweld and auto_detect_thin_solids.