Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsPlacement3D Property

In This Topic
    AsPlacement3D Property
    In This Topic
    Gets property id value as Properties.Placement3D.
    Syntax
    public Properties.Placement3D AsPlacement3D {get;}
    public:
    property Properties.Placement3D AsPlacement3D {
       Properties.Placement3D get();
    }
    See Also