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: 21.4.0.0
Syntax
public BlockReference(
        Point3d position,
        ObjectId blockTableRecord
)

Parameters

position
Type: Teigha.GeometryPoint3d
The insertion point of the BlockReference object.
blockTableRecord
Type: Teigha.DatabaseServicesObjectId
The ObjectID of the BlockTableRecord object.
See Also

©  Bricsys NV. All rights reserved.