Eplan Platform API
Eplan.EplApi.DataModel.Helpers Namespace / SettingPropertiesManager Class / CreateSettingPropertiesStep Method / CreateSettingPropertiesStep() Method

In This Topic
    CreateSettingPropertiesStep() Method
    In This Topic
    Creates object representing a setting properties step.
    Syntax
    public SettingPropertiesStep CreateSettingPropertiesStep()
    public:
    SettingPropertiesStep^ CreateSettingPropertiesStep(); 

    Return Value

    Exceptions
    ExceptionDescription
    Thrown when a SettingPropertiesStep is already created and used.
    See Also