Returns an array of layer object identifiers
for geometry faces.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public ObjectId[] GetLayers()
Public Function GetLayers As ObjectId()
public:
array<ObjectId>^ GetLayers()
member GetLayers : unit -> ObjectId[]
Return Value
ObjectId
See Also