Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Mate Class / Placement Property

In This Topic
    Placement Property
    In This Topic
    Placement3D to which this mate is assign.
    Syntax
    public Placement3D Placement {get;}
    public:
    property Placement3D^ Placement {
       Placement3D^ get();
    }
    See Also