BlockReferenceConvertToStaticBlock(String) Method

Converts the dynamic block to a non-dynamic block with specified name.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void ConvertToStaticBlock(
        string newBlockName
)

Parameters

newBlockName  String
The name of the converted block, which must be unique in the block table.
See Also

©  Bricsys NV. All rights reserved.