Share

FaceData.GetMappers Method

Description

Returns the array of mappers assigned to the FaceData object. Refer to FaceData.SetMappers for how mappers are mapped to individual faces.

C#

public Mapper\[\] GetMappers();

Visual Basic

Public Function GetMappers() As Mapper()

Links

FaceData Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?