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

In This Topic
DMG_VIEWPLACEMENT_FROZEN_VIEW(Int32) Property
In This Topic
Model view: Frozen # 36502. This property isn't indexed.
Syntax
public PropertyValue DMG_VIEWPLACEMENT_FROZEN_VIEW( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

If this property is activated, the model view, drilling view or copper unfold will no longer be updated.

See Also