Share

PresentationVertex Object


Description

PresentationVertex Object.

Properties

Name Description
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.
Edges Read-only property that returns the PresentationEdge objects that are adjacent to this vertex.
Faces Read-only property that returns the PresentationFace objects that are adjacent to this vertex.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

PresentationEdge.StartVertex, PresentationEdge.StopVertex, PresentationVerticesEnumerator.Item

Version

Introduced in version 2018

Was this information helpful?