API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLEPLACEMENT_ROTATIONANGLE Property / FUNC_ARTICLEPLACEMENT_ROTATIONANGLE(Int32) Property

In This Topic
    FUNC_ARTICLEPLACEMENT_ROTATIONANGLE(Int32) Property
    In This Topic
    Angle # 20451. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_ROTATIONANGLE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_ROTATIONANGLE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Double.
    See Also