BlockReference Constructor

Constructor. Creates a new BlockReference object for a block table record at the specified position.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public BlockReference(
        Point3d position,
        ObjectId blockTableRecord
)

Parameters

position  Point3d
The insertion point of the BlockReference object.
blockTableRecord  ObjectId
The ObjectID of the BlockTableRecord object.
See Also

©  Bricsys NV. All rights reserved.