features
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.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- dim_lockside
- The end point lock control that determines the dimension modification side (integer). Valid values are:
- dim_sides_selection
- Option for selecting the involved surfaces in dimension modification.
- hm_dimension_length
- The distance between point1 and point2 for dimension features.
- 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.
- max_expand_angle
- The angle that measures along the edge over which they are adjacent to the selected surface, and controls the appending of the surfaces to the already selected surfaces.
- max_pick_tilt
- The angle that measures between the normal to the surface at the dimension end and the dimension direction, and controls the automatic selection of involved surfaces.
- minimum_slide_angle
- The angle that controls whether the involved surfaces in dimension modification will slide/drag.
- name
- The name of the entity.
- origin
- The originating source of the feature.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- point1
- The ID of the first vertex point for dimension features.
- point2
- The ID of the second vertex point for dimension features.
- remove_collapsed_surfaces
- 0 - Do not remove collapsed surfaces during dimension feature modification
- separator_lines
- The list of lines for which new surfaces will be generated to keep the surface continuous during dimension modification.
- side_selection_ratio
- The ratio that controls the involved surfaces automatic selection by calculating the area of the surfaces on both sides and modifying the end points lock controls.
- solverkeyword
- The name of the solver keyword.
- surfaces_interpolation_system
- The involved surfaces interpolation system to use during dimension modification.
- surfaces_to_move
- The list of surfaces manually selected for dimension modification.
Version History
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.