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

In This Topic
    FUNCTION3D_TERMINALPOSITION_SCREWDRIVES Property
    In This Topic
    Socket size # 36094.
    Syntax
    public PropertyValue FUNCTION3D_TERMINALPOSITION_SCREWDRIVES {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_TERMINALPOSITION_SCREWDRIVES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    Describes the form of the screw head for applying a screwdriver or a wrench. Enter of, for example PZ 1 or PH 1 or TX 5 or 0.5x3.0.

    See Also