API Help
Eplan.EplApi.DataModel.E3D Namespace / Drilling Class / CreatedAutomatically Property

In This Topic
    CreatedAutomatically Property
    In This Topic
    Determine if object was create automatically by P8.
    Syntax
    public bool CreatedAutomatically {get;}
    public:
    property bool CreatedAutomatically {
       bool get();
    }
    See Also