Class FaceSetData
Inherited Members
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class FaceSetData : NXObject, IMessageSink, INXObject, IComponentBuilder
Constructors
FaceSetData()
Declaration
protected FaceSetData()
Properties
FaceCollector
Declaration
public ScCollector FaceCollector { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ReverseNormalFlag
Declaration
public bool ReverseNormalFlag { get; set; }
Property Value
Type | Description |
---|---|
bool |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
bool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink