Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_CONSIDER_TRANSFORM_OF_PLANE Property / DMG_VIEWPLACEMENT_CONSIDER_TRANSFORM_OF_PLANE Property

In This Topic
    DMG_VIEWPLACEMENT_CONSIDER_TRANSFORM_OF_PLANE Property
    In This Topic
    Model view: Apply viewpoint to mounting surface # 36508.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_CONSIDER_TRANSFORM_OF_PLANE {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_CONSIDER_TRANSFORM_OF_PLANE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the viewpoint of the model view refers to the first mounting surface of the basic items.

    See Also