Class CADModeling
Assembly: NXOpen.dll
Syntax
public class CADModeling : NXRemotableObject, IMessageSink
Constructors
CADModeling(FemPart)
Declaration
protected CADModeling(FemPart owner)
Parameters
Type |
Name |
Description |
FemPart |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
CreateCurvesFromPolygonFace(Part, CAEFace, out TaggedObject[])
Declaration
public void CreateCurvesFromPolygonFace(Part cadPart, CAEFace polygonFace, out TaggedObject[] lines)
Parameters
CreateSurfaceFromPolygonFace(Part, CAEFace)
Declaration
public Feature CreateSurfaceFromPolygonFace(Part cadPart, CAEFace polygonFace)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink