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

In This Topic
    FUNCTION3D_OPENING_CONTOUR Property
    In This Topic
    Cut-out: Outline # 36025.
    Syntax
    public PropertyValue FUNCTION3D_OPENING_CONTOUR {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_OPENING_CONTOUR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Outline of the cut-out. Here, the file name of a user-defined outline file (*.fc1) is displayed.

    See Also