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