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.
- mesh_size
- The voxel size.
- 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.
- solverkeyword
- The name of the solver keyword.
- 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.