Class SubdivisionMeshFace
Inheritance
System.Object
System.MarshalByRefObject
SubdivisionMeshFace
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SubdivisionMeshFace : DisplayableObject, IMessageSink, IFitTo, INXObject
Constructors
SubdivisionMeshFace()
Declaration
protected SubdivisionMeshFace()
Methods
GetBody()
Declaration
public SubdivisionMeshBody GetBody()
Returns
Type | Description |
---|---|
SubdivisionMeshBody |
GetEdges()
Declaration
public SubdivisionMeshEdge[] GetEdges()
Returns
Type | Description |
---|---|
SubdivisionMeshEdge[] |
GetVertices()
Declaration
public SubdivisionMeshVertex[] GetVertices()
Returns
Type | Description |
---|---|
SubdivisionMeshVertex[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink