![]() |
v2.40
|
|
Represents a wall contour object. More...
Public Member Functions | |
HRESULT | GetBaseline ([out, retval] ICurve2D **ppCurve2D) |
Returns the 2D baseline of the wall contour. | |
HRESULT | GetBeginCurve ([out, retval] ICurve2D **ppCurve2D) |
Returns the begin curve of th the wall contour. | |
HRESULT | GetCenterLine ([out, retval] ICurve2D **ppCurve2D) |
Returns the center line of th the wall contour. | |
HRESULT | GetContour ([out, retval] ICurve2D **ppCurve2D) |
Returns the contour as a 2D curve. | |
HRESULT | GetEndCurve ([out, retval] ICurve2D **ppCurve2D) |
Returns the end curve of th the wall contour. | |
HRESULT | GetLeftCurve ([out, retval] ICurve2D **ppCurve2D) |
Returns the left curve of th the wall contour. | |
HRESULT | GetRightCurve ([out, retval] ICurve2D **ppCurve2D) |
Returns the right curve of th the wall contour. | |
Represents a wall contour object.