API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_ZDIR Property / FUNCTION3D_TERMINALPOSITION_ZDIR Property

In This Topic
    FUNCTION3D_TERMINALPOSITION_ZDIR Property
    In This Topic
    Connection point pattern: Z vector # 36074.
    Syntax
    public PropertyValue FUNCTION3D_TERMINALPOSITION_ZDIR {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_TERMINALPOSITION_ZDIR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

    Z-vector of the connection point direction in the connection point pattern.

    See Also