|
Method |
Description |
|
Default constructor. Initializes the base surface pointer to NULL and the offset distance to 0.0. | |
|
Constructs an offset object that is a copy of the input offset. | |
|
Constructs an offset object defined by input data. If makeCopy is Adesk::kTrue, then the offset points to its own copy of the base surface. Otherwise it points directly to the input surface. |