shape3ds
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.
 - exclude_both_component
 - The components to exclude for both package space and internal voids.
 - exclude_both_element
 - The elements to exclude for both package space and internal voids.
 - exclude_both_line
 - The lines to exclude for both package space and internal voids.
 - exclude_both_solid
 - The solids to exclude for both package space and internal voids.
 - exclude_both_surface
 - The surfaces to exclude for both package space and internal voids.
 - exclude_exterior_surface
 - The surfaces to exclude for package space.
 - exclude_exterior_solid
 - The solids to exclude for package space.
 - exclude_exterior_line
 - The lines to exclude for package space.
 - exclude_exterior_element
 - The elements to exclude for package space.
 - exclude_exterior_component
 - The components to exclude for package space.
 - exclude_void_component
 - The components to exclude for internal voids.
 - exclude_void_element
 - The elements to exclude for internal voids.
 - exclude_void_line
 - The lines to exclude for internal voids.
 - exclude_void_solid
 - The solids to exclude for internal voids.
 - exclude_void_surface
 - The surfaces to exclude for internal voids.
 - id
 - The ID of the entity.
 - include
 - The ID of the include file the entity is organized in.
 - include_both_component
 - The components to include for both package space and internal voids.
 - include_both_element
 - The elements to include for both package space and internal voids.
 - include_both_line
 - The lines to include for both package space and internal voids.
 - include_both_solid
 - The solids to include for both package space and internal voids.
 - include_both_surface
 - The surfaces to include for both package space and internal voids.
 - include_exterior_surface
 - The surfaces to include for package space.
 - include_exterior_solid
 - The solids to include for package space.
 - include_exterior_line
 - The lines to include for package space.
 - include_exterior_element
 - The elements to include for package space.
 - include_exterior_component
 - The components to include for package space.
 - include_void_component
 - The components to include for internal voids.
 - include_void_element
 - The elements to include for internal voids.
 - include_void_line
 - The lines to include for internal voids.
 - include_void_solid
 - The solids to include for internal voids.
 - include_void_surface
 - The surfaces to include for internal voids.
 - 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.
 - mesh_size
 - The voxel size.
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - output_components
 - The components containing the voxel elements.
 - outputsuppressed
 - Returns non-zero if the entity is set "do not export", 0 otherwise.
 - poolid
 - The pool number of the entity.
 - poolname
 - The pool name of the entity.
 - primaryrepresentation
 - The ID of the primary representation entity. Currently only supported for geometricrepresentations.
 - 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.
 - symmetry_pivot
 - The symmetry pivot entities used as symmetry planes for the voxel generation.
 
Version History
2019.1
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.
2021 - Added new data name primaryrepresentation.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.