BoundBlock2d(Point2d, Vector2d, Vector2d) Constructor

Initializes a new instance of the BoundBlock2d class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public BoundBlock2d(
        Point2d basePoint,
        Vector2d direction1,
        Vector2d direction2
)

Parameters

basePoint  Point2d
 
direction1  Vector2d
 
direction2  Vector2d
 
See Also

©  Bricsys NV. All rights reserved.