Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / AuxiliaryLinePropertyList Class / AuxiliaryLinePropertyList Constructor / AuxiliaryLinePropertyList Constructor(AuxiliaryLine)
AuxiliaryLine object whose properties will be affected.

In This Topic
    AuxiliaryLinePropertyList Constructor(AuxiliaryLine)
    In This Topic
    Should be used internal only
    Syntax
    public AuxiliaryLinePropertyList( 
       AuxiliaryLine obj
    )
    public:
    AuxiliaryLinePropertyList( 
       AuxiliaryLine^ obj
    )

    Parameters

    obj
    AuxiliaryLine object whose properties will be affected.
    See Also