API Help
Eplan.EplApi.DataModel Namespace / Properties Class / AllContextPropertyPlacement3DPropIDs Property

In This Topic
    AllContextPropertyPlacement3DPropIDs Property
    In This Topic
    Returns an array of all property ids which can exist for ContextPropertyPlacement3D objects.
    Syntax
    public static AnyPropertyId[] AllContextPropertyPlacement3DPropIDs {get;}
    public:
    static property array<AnyPropertyId^>^ AllContextPropertyPlacement3DPropIDs {
       array<AnyPropertyId^>^ get();
    }
    See Also