API Reference > Classes > PRC Surface Classes > OdPrcBlend02Surface Class
OdPrcBlend02Surface Class
OdPrcBlend02SurfaceOdPrcBlend02Surface
Syntax
C++
class OdPrcBlend02Surface : public OdPrcSurface;

PrcBlend02Surface.h

 

Class stores information about a surface, which is defined by rolling a ball with a constant radius over the center curve and contacting two surfaces.

 
Name 
Description 
 
Destroys the surface object. 
OdPrcBlend02Surface Class
 
Name 
Description 
 
Destructor of the Blend02Surface. 
 
Name 
Description 
 
This is the overview for the contentSurface method overload. 
 
Creates new surface data from a OdGeSurface entity.
 
 
Returns the current matrix of the 3D transformation. 
 
Returns the current surface geometry data.
 
 
read 
Reads surface data from a specified compressed filer stream, creates a surface, and returns a smart pointer to it.
 
 
Reads surface array data from a specified compressed filer stream, creates surfaces, and returns an array of smart pointers to the created surfaces.
 
 
Returns current surface data from a compressed filer stream, creates a surface, and returns a smart pointer to it.
 
 
Sets new surface data from a surface entity.
 
 
Sets a new value of the surface position in model space.
 
 
Sets a new parametrization of the surface.
 
 
Returns the current surface position in model space. 
 
Returns the current uv-parametrization of the surface. 
 
Writes an array of surfaces to a specified compressed filer stream.
 
 
Writes surface data to a specified compressed filer stream.
 
OdPrcBlend02Surface Class
 
Name 
Description 
 
This is the overview for the boundCurve0 method overload. 
 
This is the overview for the boundCurve1 method overload. 
 
This is the overview for the boundSurface0 method overload. 
 
This is the overview for the boundSurface1 method overload. 
 
Returns the current bound surface sense 0. 
 
Returns the current bound surface sense 1. 
 
Returns current center curve data. 
 
Returns the current center curve sense. 
 
This is the overview for the cliffSupportingSurface0 method overload. 
 
This is the overview for the cliffSupportingSurface1 method overload. 
 
Returns the current parametrization type for the surface. 
 
Returns the current value of the radius 0. 
 
Returns the current value of the radius 1. 
 
Sets a new value of the bound surface sense 0.
 
 
Sets a new value of the bound surface sense 1.
 
 
Sets a new center curve data.
 
 
Sets a new value of the center curve sense.
 
 
Sets a new parameterization type for the surface.
 
 
Sets a new value of the radius 0.
 
 
Sets a new value of the radius 1.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.