sketches
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.
- cardimage
- The name of the assigned card image.
- cardimagetype
- The type of the assigned card image.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- curvescount
- The number of the independent curves not owned by other sketch entities present in the sketch. Valid for hm_getvalue query only.
- definedentity
- True if the entity is defined, false otherwise.
- 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.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- planenormal
- The normal vector of the sketch work plane (normalized).
- planeorigin
- The origin of the sketch workplane.
- planexdir
- The x-axis reference direction vector of the sketch work plane (normalized).
- pointscount
- The number of the independent points not owned by other sketch entities present in the sketch. Valid for hm_getvalue query only.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- realize_mode
- The current sketch data realization mode. For unrealized sketch entities, the value is 0.
- realize_opt_surfs_create_holes
- When true, the inner closed regions are created as holes when the sketch entity is realized as surfaces.
- realize_opt_surfs_merge_faces
- When true, the adjacent connected regions are merged when the sketch entity is realized as surfaces.
- realizedlines
- The list of the line entities realized from the sketch data. Valid for hm_getvalue query only.
- realizedpoints
- The list of the point entities realized from the sketch data. Valid for hm_getvalue query only.
- realizedsurfaces
- The list of the surface entities realized from the sketch data. Valid for hm_getvalue query only.
- 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.
- variablesused
- The list of the parameter entities referenced in the parameteric expressions of the sketch constraints.
Version History
2021.2