Share

SurfaceGraphicsFace Object


Description

The SurfaceGraphicsFace represents an individual face displayed by the SurfaceGraphics object.

Properties

Name Description
Appearance Gets and sets appearance associated with the surface graphics face.
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Color Gets and sets color associated with this primitive.
Face Property that returns the Face object associated with the SurfaceGraphicsFace.
Index Property that returns the index of the SurfaceGraphicsFace object within the SurfaceGraphicsFaceList.
Parent Property that returns the parent SurfaceGraphics object.
Selectable Read-write property that specifies whether the surface graphics face can be selected or not.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

SurfaceGraphicsFaceList.Item

Version

Introduced in version 2009

Was this information helpful?