Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLEPLACEMENT_ROTATIONANGLE Property / FUNC_ARTICLEPLACEMENT_ROTATIONANGLE Property

In This Topic
    FUNC_ARTICLEPLACEMENT_ROTATIONANGLE Property
    In This Topic
    Angle # 20451.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_ROTATIONANGLE {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_ROTATIONANGLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also