API Help
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_PIPES Property / DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_PIPES(Int32) Property

In This Topic
DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_PIPES(Int32) Property
In This Topic
Model view: Display freely routed pipes # 36523. This property isn't indexed.
Syntax
public PropertyValue DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_PIPES( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

If this property is activated, freely routed pipes are also displayed in the model view. If the property is deactivated, freely routed pipes are not displayed.

See Also