BlockInsertionPointsEventArgs Constructor

Constructor for the BlockInsertionPointsEventArgs class.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public BlockInsertionPointsEventArgs(
        BlockTableRecord blockTableRecord,
        Point3dCollection points,
        Vector3dCollection alignmentVectors
)

Parameters

blockTableRecord  BlockTableRecord
[in] Modified block table record.
points  Point3dCollection
[in] Collection of insertion points.
alignmentVectors  Vector3dCollection
[in] Collection of alignment vectors.
See Also

©  Bricsys NV. All rights reserved.