C++
void getSectionPoints( AcGePoint3dArray & pts ) const;
Description
Gets all of the points of the section symbol cut line.
Parameters
| Parameters | Description |
|---|---|
| pts | Output: AcGePoint3dArray - the points of the section symbol cut line. |
void getSectionPoints( AcGePoint3dArray & pts ) const;
Gets all of the points of the section symbol cut line.
| Parameters | Description |
|---|---|
| pts | Output: AcGePoint3dArray - the points of the section symbol cut line. |