PresentationComponent Object
Description
PresentationComponent Object.
Properties
Appearance |
Read-only property that gets and sets the current appearance for this presentation component. |
AppearanceSourceType |
Read-only property that gets and sets the source of the appearance for this presentation component. This can be set to kMaterialAppearance to clear the override. |
Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
IsLeaf |
Read-only property that returns whether this component is leaf component or not. |
MeshFeatureSets |
Read-only property that returns all the PresentationMeshFeatureSet objects contained within the presentation component. |
Name |
Read-only property that returns the presentation component name. |
Opacity |
Read-only property that gets the opacity of this presentation component. |
Parent |
Gets the parent object from whom this object can logically be reached. |
ParentComponent |
Read-only property that returns the parent PresentationComponent object. This property is only valid for the components in a multi-level assembly that are not in the top level. |
SubComponents |
Read-only property that returns the collection of components for a PresentationComponent object. This property applies to components that represent a. |
SurfaceBodies |
Read-only property that returns all the PresentationBody objects contained within the presentation component. |
Transformation |
Read-only property that returns the Matrix object indicating the transform of the component. |
Type |
Gets the constant that indicates the type of this object. |
Visible |
Read-only property that gets the visibility of the presentation component. |
Accessed From
PresentationBody.Parent,
PresentationComponent.ParentComponent,
PresentationComponentsEnumerator.Item,
PresentationMeshFeatureSet.Parent,
PresentationScene.TopSceneComponent,
PresentationTrail.PresentationComponent
Version
Introduced in version 2018