Class TrimPlane
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class TrimPlane : TaggedObject, IMessageSink
Constructors
TrimPlane()
Declaration
protected TrimPlane()
Properties
LimitOption
Declaration
public TrimPlane.LimitOptions LimitOption { get; set; }
Property Value
Type | Description |
---|---|
TrimPlane.LimitOptions |
Point
Declaration
public Point Point { get; set; }
Property Value
Type | Description |
---|---|
Point |
Radius
Declaration
public InheritableDoubleBuilder Radius { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink