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

In This Topic
DMG_VIEWPLACEMENT_SHOWSILOUETTES(Int32) Property
In This Topic
Model view: Display item silhouettes # 36513. This property isn't indexed.
Syntax
public PropertyValue DMG_VIEWPLACEMENT_SHOWSILOUETTES( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

If this property is activated, the basic outlines of extruded items (e.g., mounting rails and wire ducts) and the lateral boundary lines of the 3D body generated from the basic outline will be displayed. Disabling this setting will accelerate the output of complex 2D drilling views, but will impair the quality of the illustration of the items.

See Also