Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNCTEMPLATE_CONNPT_CROSSSECTION Property

In This Topic
    FUNCTEMPLATE_CONNPT_CROSSSECTION Property
    In This Topic
    Connection point cross-section / diameter # 21021.
    Syntax
    public MDPropertyValue FUNCTEMPLATE_CONNPT_CROSSSECTION {get; set;}
    public:
    property MDPropertyValue^ FUNCTEMPLATE_CONNPT_CROSSSECTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    See Also