API Help
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / RootPlacement3D Property

In This Topic
    RootPlacement3D Property
    In This Topic
    Root placement to which the editor belongs.
    Syntax
    public virtual Placement3D RootPlacement3D {get;}
    public:
    virtual property Placement3D^ RootPlacement3D {
       Placement3D^ get();
    }
    See Also