public IOccRectangle CreateRectangle( Transform2DProperty<LengthProperty> point1, Transform2DProperty<LengthProperty> point2, Transform2DProperty<LengthProperty> point3 )
Parameters
- point1
- First point of rectangle's bottom line. (Point A in common notation)
- point2
- Second point of rectangle's bottom line. (Point B in common notation)
- point3
- Height point of rectangle - determines the top line of the rectangle
Return Value
Created occurrence.