Start(...)
This method adds a AnalyticSurfaceSegment describing the first segment of the surface profile.
Prototype
void Start(const odb_SequenceFloat& origin);
Required arguments
- origin
An odb_SequenceFloat specifying the coordinates of start point.
Optional arguments
None.
Return value
None.
Exceptions
None.