Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / Exists Method / Exists(Placement3D) Method
Identifier of property

In This Topic
Exists(Placement3D) Method
In This Topic
Checks property existence for used obiect.
Syntax
public bool Exists( 
   Properties.Placement3D id
)

Parameters

id
Identifier of property

Return Value

Returns true if given property exists for used object otherwise false.
See Also