shape3ds

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
config
The configuration of the entity.
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
exclude_both_component
The components to exclude for both package space and internal voids.
Type: entity array
exclude_both_element
The elements to exclude for both package space and internal voids.
Type: entity array
exclude_both_line
The lines to exclude for both package space and internal voids.
Type: entity array
exclude_both_solid
The solids to exclude for both package space and internal voids.
Type: entity array
exclude_both_surface
The surfaces to exclude for both package space and internal voids.
Type: entity array
exclude_exterior_surface
The surfaces to exclude for package space.
Type: entity array
exclude_exterior_solid
The solids to exclude for package space.
Type: entity array
exclude_exterior_line
The lines to exclude for package space.
Type: entity array
exclude_exterior_element
The elements to exclude for package space.
Type: entity array
exclude_exterior_component
The components to exclude for package space.
Type: entity array
exclude_void_component
The components to exclude for internal voids.
Type: entity array
exclude_void_element
The elements to exclude for internal voids.
Type: entity array
exclude_void_line
The lines to exclude for internal voids.
Type: entity array
exclude_void_solid
The solids to exclude for internal voids.
Type: entity array
exclude_void_surface
The surfaces to exclude for internal voids.
Type: entity array
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
include_both_component
The components to include for both package space and internal voids.
Type: entity array
include_both_element
The elements to include for both package space and internal voids.
Type: entity array
include_both_line
The lines to include for both package space and internal voids.
Type: entity array
include_both_solid
The solids to include for both package space and internal voids.
Type: entity array
include_both_surface
The surfaces to include for both package space and internal voids.
Type: entity array
include_exterior_surface
The surfaces to include for package space.
Type: entity array
include_exterior_solid
The solids to include for package space.
Type: entity array
include_exterior_line
The lines to include for package space.
Type: entity array
include_exterior_element
The elements to include for package space.
Type: entity array
include_exterior_component
The components to include for package space.
Type: entity array
include_void_component
The components to include for internal voids.
Type: entity array
include_void_element
The elements to include for internal voids.
Type: entity array
include_void_line
The lines to include for internal voids.
Type: entity array
include_void_solid
The solids to include for internal voids.
Type: entity array
include_void_surface
The surfaces to include for internal voids.
Type: entity array
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
mesh_size
The voxel size.
Type: double
name
The name of the entity.
Type: string
output_components
The components containing the voxel elements.
Type: entity array
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
primaryrepresentation
The ID of the primary representation entity. Currently only supported for geometricrepresentations.
Type: entity
solverkeyword
The name of the solver keyword.
Type: string
symmetry_pivot
The symmetry pivot entities used as symmetry planes for the voxel generation.
Type: entity array

Version History

2019.1

2020 - Added new data name color_rgb.

2020.1 - Added new data name solverkeyword.

2021 - Added new data name primaryrepresentation.