API Reference > Classes > PRC Curve Classes > OdPrcBlend02Boundary3d Class
OdPrcBlend02Boundary3d Class
OdPrcBlend02Boundary3dOdPrcBlend02Boundary3dOdPrcBlend02Boundary3d
Syntax
C++
class OdPrcBlend02Boundary3d : public OdPrcCurve3d;

PrcBlend02Boundary3d.h

 

Class stores data of a U iso-parametric curve of a Blend02 surface.

 
Name 
Description 
 
Destroys the curve object. 
OdPrcBlend02Boundary3d Class
 
Name 
Description 
 
Destructor of a Blend02 surface. 
 
Name 
Description 
 
This is the overview for the contentCurve method overload. 
 
is3d 
Returns the current curve's 3D flag value. The flag is equal to true if the curve is a 3D object or is equal to false in the other case. 
 
Returns the current parameterization information used for the curve. 
 
read 
Reads curve data from a specified input stream, and creates and returns a curve entity.
 
 
Reads data from a specified input stream into a curve array.
 
 
Reads curve data from a specified input stream, creates a curve, and returns a smart pointer to an OdPrcCurve object.
 
 
Sets new parametrization information to the curve.
 
 
Writes data from a curve array to a specified output stream.
 
 
Writes curve data to a specified output stream.
 
OdPrcCurve3d Class
 
Name 
Description 
 
Creates new 3d curve instance from OdGeCurve3d.
 
 
Returns the current transformation matrix for the curve. 
 
Returns the current curve data.
 
 
is3d 
Returns the current curve's 3D flag value. The flag is equal to true if curve is a 3D object or is equal to false in the other case. 
 
Sets a new instance of the curve data.
 
 
Sets a new transformation for the curve.
 
 
Returns the current transformation for the curve. 
OdPrcBlend02Boundary3d Class
 
Name 
Description 
 
Returns the current angular error. 
 
Returns the current base parameter. 
 
Returns the current base scale. 
 
Returns the current blend. 
 
Returns the current bound value. 
 
Returns the current bounding surface. 
 
Returns the current bounding surface sense. 
 
Returns the current chordal error. 
 
This is the overview for the crossingPointPositions method overload. 
 
This is the overview for the endLimitPoint method overload. 
 
Returns the current ending limit type. 
 
Returns the current intersection curve sense. 
 
Returns the current intersection order. 
 
Sets a new value of the angular error.
 
 
Sets a new base parameter value.
 
 
Sets a new base scale.
 
 
Sets a new blend.
 
 
Sets a new bound value.
 
 
Sets a new bounding surface.
 
 
Sets a new bounding surface sense.
 
 
Sets a new value of the chordal error.
 
 
Sets a new ending limit type.
 
 
Sets a new value of the intersection curve sense.
 
 
Sets the current intersection order.
 
 
Sets a new starting limit type.
 
 
This is the overview for the startLimitPoint method overload. 
 
Returns the current starting limit type. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.