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

In This Topic
FUNCTION3D_DOCNAME Property
In This Topic
Name of the M-CAD file # 36042.
Syntax
public PropertyValue FUNCTION3D_DOCNAME {get; set;}

Property Value

Returns property value of type System.String.
Remarks

This property is used during data exchange with external CAD systems. The full file name and the full file path of the imported STEP file is stored in this property and is entered at the created design space and at the imported 3D objects.

See Also