API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_OPENING_NOMINAL_DIAMETER Property / FUNCTION3D_OPENING_NOMINAL_DIAMETER(Int32) Property

In This Topic
FUNCTION3D_OPENING_NOMINAL_DIAMETER(Int32) Property
In This Topic
Cut-out: Nominal diameter of the threaded hole # 36007. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNCTION3D_OPENING_NOMINAL_DIAMETER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Nominal diameter of the threaded hole. The units are imported from the project settings or converted to mm in case of input in inches.

See Also