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

In This Topic
    FUNCTION3D_TERMINALPOSITION_TWINSLEEVE Property
    In This Topic
    Connection point pattern: Dual sleeve prescribed # 36065.
    Syntax
    public PropertyValue FUNCTION3D_TERMINALPOSITION_TWINSLEEVE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_TERMINALPOSITION_TWINSLEEVE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

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

    Specifies for a connection point in the connection point pattern that dual sleeves are to be used if two connections lead to this connection point.

    See Also