PartProxy
LuaPartCadLayer Property |
Returns the underlaying layer of the part in the CAD
Namespace: PartProxy
Assembly: PartProxy (in PartProxy.dll) Version: 1.0.0.0 (1.0.0.0)

public string CadLayer { get; }
Public ReadOnly Property CadLayer As String Get
public: property String^ CadLayer { String^ get (); }
member CadLayer : string with get
Property Value
Type: StringThe cad layer.
