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

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

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    The torsion angle is the angle that is specified when two elbow fittings have to be mounted offset to each other at the hose.

    See Also