BlockReferenceConvertToStaticBlock Method (String)

Converts the dynamic block to a non-dynamic block with specified name.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual void ConvertToStaticBlock(
        string newBlockName
)

Parameters

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

©  Bricsys NV. All rights reserved.