FaceDataGetMappers
Method
|
Returns an array of mappers for geometry
faces.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Mapper[] GetMappers()
Public Function GetMappers As Mapper()
public:
array<Mapper^>^ GetMappers()
member GetMappers : unit -> Mapper[]
Return Value
Mapper
See Also