Version:
Back to list
Scene types
BRepShape
GUI Icon
Definition
Type BRepShape is inherited from Shape
Description
A BRepShape is a Shape that contains BRep geometry
GUI Widget
Component
GUI Icon
Definition
Type Component is inherited from Entity
Description
A component add behavior to an occurrence
GUI Widget
ComponentType
Definition
Type ComponentType is an enumeration type composed of these values :
- Part (0)
- PMI (1)
- Light (2)
- VisualBehavior (3)
- InteractionBehavior (4)
GUI Widget
DirectionalLight
GUI Icon
Definition
Type DirectionalLight is inherited from Entity
Description
A Directional Light is a light which emit in one direction (mostly used as sky lighting)
GUI Widget
Filter
Definition
Type Filter is a structured type composed of these fields :
GUI Widget
FilterExpression
Definition
Type FilterExpression is inherited from String
Description
A filter expression (see documentation)
GUI Widget
FilterList
Definition
Type FilterList is a list of FilterGUI Widget
Light
GUI Icon
Definition
Type Light is inherited from Entity
Description
A Light is a an entity, can be positional, spot or directional
GUI Widget
LightComponent
GUI Icon
Definition
Type LightComponent is inherited from Component
Description
A LightComponent is a component that add a light behavior to an occurrence
GUI Widget
MergeHiddenPartsMode
Definition
Type MergeHiddenPartsMode is an enumeration type composed of these values :
- Destroy (0)
- MakeVisible (1)
- MergeSeparately (2)
GUI Widget
Occurrence
GUI Icon
Definition
Type Occurrence is inherited from GeomEntity
Description
An occurrence is the main type of node in the product structure, it can have children and prototypes
GUI Widget
OccurrenceList
Definition
Type OccurrenceList is a list of OccurrenceGUI Widget
OccurrenceListList
Definition
Type OccurrenceListList is a list of OccurrenceListGUI Widget
Part
GUI Icon
Definition
Type Part is inherited from Component
Description
A part is the geometrical definition of product occurrence
GUI Widget
PositionalLight
GUI Icon
Definition
Type PositionalLight is inherited from Entity
Description
A Positional Light is a light positioned in the space which emit in all directions
GUI Widget
Shape
GUI Icon
Definition
Type Shape is inherited from GeomEntity
Description
A Shape is the geometrical representation of a Part. It can be BRep or polygonal
GUI Widget
SpotLight
GUI Icon
Definition
Type SpotLight is inherited from Entity
Description
A Positional Light is a light positioned in the space which emit in a cone
GUI Widget
TessellatedShape
GUI Icon
Definition
Type TessellatedShape is inherited from Shape
Description
A TessellatedShape is a Shape that contains Polygonal geometry
GUI Widget
Variant
GUI Icon
Definition
Type Variant is inherited from Entity
Description
A variant is an alternative product structure tree
GUI Widget
VariantList
Definition
Type VariantList is a list of VariantGUI Widget