API Help
Eplan.EplApi.DataModel Namespace / BlockPropertyList Class / INSTANCE_XCOORD Property / INSTANCE_XCOORD(Int32) Property

In This Topic
INSTANCE_XCOORD(Int32) Property
In This Topic
X coordinate # 19002. This property isn't indexed, and is read-only.
Syntax
public PropertyValue INSTANCE_XCOORD( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only..

See Also