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

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

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only..

See Also