Eplan Platform API
Eplan.EplApi.DataModel Namespace / Page Class / Page Constructor / Page Constructor(Project,DocumentType,PagePropertyList)

In This Topic
    Page Constructor(Project,DocumentType,PagePropertyList)
    In This Topic
    This constructor call the Create(...) method automatically.
    Syntax
    Remarks
    The name passed in the pNameParts parameter is validated whether it is correct and not yet existing in the project. Also if PAGE_COUNTER property is not specified, it is set to a default value automatically.
    See Also