Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_ROUTING_SEGMENT_CREATED_AUTOMATICALLY Property / FUNCTION3D_ROUTING_SEGMENT_CREATED_AUTOMATICALLY Property

In This Topic
    FUNCTION3D_ROUTING_SEGMENT_CREATED_AUTOMATICALLY Property
    In This Topic
    Routing path / Curve: Automatically generated # 36030.
    Syntax
    public PropertyValue FUNCTION3D_ROUTING_SEGMENT_CREATED_AUTOMATICALLY {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ROUTING_SEGMENT_CREATED_AUTOMATICALLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Indicates that the routing path or curve was generated automatically (e.g., for routing paths in channels).

    See Also