

static wfcEdgeDescriptor_ptr | Create (xint Id, wfcEdgeSurfaceData_ptr EdgeSurface1, wfcEdgeSurfaceData_ptr EdgeSurface2, optional pfcCurveDescriptor_ptr XYZCurveData) |
Creates EdgeDescriptor object. | |
void | |
Edge surface 1 info. | |
void | |
Edge surface 2 info. | |
GetId () | |
void | |
The edge Id. | |
void | |
XYZ-curve data. | |


GetEdgeSurface1 | () | |
void | SetEdgeSurface1 |

GetEdgeSurface2 | () | |
void | SetEdgeSurface2 |

GetXYZCurveData | () | |
void | SetXYZCurveData |

static wfcEdgeDescriptor_ptr | Create | (xint Id, wfcEdgeSurfaceData_ptr EdgeSurface1, wfcEdgeSurfaceData_ptr EdgeSurface2, optional pfcCurveDescriptor_ptr XYZCurveData) |
