API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_HAS_MOUNTINGLINES Property / FUNCTION3D_HAS_MOUNTINGLINES(Int32) Property

In This Topic
FUNCTION3D_HAS_MOUNTINGLINES(Int32) Property
In This Topic
Has mounting lines # 36103. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNCTION3D_HAS_MOUNTINGLINES( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Specifies whether the item has mounting lines.

See Also