LayoutManagerCreateLayout Method

Creates a new Layout object with the specified layout name. The layout name must be unique.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ObjectId CreateLayout(
        string newName
)

Parameters

newName  String
[in] Unique name of the created layout.

Return Value

ObjectId
See Also

©  Bricsys NV. All rights reserved.