Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ArcPropertyList Class / Exists Method / Exists(Arc) Method
Identifier of property

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

Parameters

id
Identifier of property

Return Value

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