API Help
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3DPropertyList Class
Properties Methods

PlaceHolder3DPropertyList Class Members

The following tables list the members exposed by PlaceHolder3DPropertyList.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyReturns array of property ids. Returns array of AnyPropertyId objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public PropertyReturns array of PropertyValue objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public PropertyStorableObject to which this property list is connected. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public PropertyOverloaded. Method used by operator[] in order to access indexed properties by AnyPropertyId.  
Public PropertyOverloaded. Object identification # 2000. This property isn't indexed, and is read-only. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Copies properties to other property list. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public MethodDestructor for deterministic finalization of PlaceHolder3DPropertyList object. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Public MethodOverloaded. Checks property existence for used obiect. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
Public MethodInternal method. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
Top
See Also