Class ChannelAdjustBuilder
Inheritance
System.Object
System.MarshalByRefObject
ChannelAdjustBuilder
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.Tooling
Assembly: NXOpen.dll
Syntax
public class ChannelAdjustBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ChannelAdjustBuilder()
Declaration
protected ChannelAdjustBuilder()
Properties
AdjustMethod
Declaration
public ChannelAdjustBuilder.AdjustType AdjustMethod { get; set; }
Property Value
Type | Description |
---|---|
ChannelAdjustBuilder.AdjustType |
AdjustVector
Declaration
public Direction AdjustVector { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Distance
Declaration
public Expression Distance { get; }
Property Value
Type | Description |
---|---|
Expression |
ReferenceFace
Declaration
public ScCollector ReferenceFace { get; }
Property Value
Type | Description |
---|---|
ScCollector |
RepositionMethod
Declaration
public ChannelAdjustBuilder.VectorMethod RepositionMethod { get; set; }
Property Value
Type | Description |
---|---|
ChannelAdjustBuilder.VectorMethod |
TargetChannel
Declaration
public SelectBodyList TargetChannel { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
Methods
SetManipulatorOriginValue(Point3d)
Declaration
public void SetManipulatorOriginValue(Point3d moveOrigin)
Parameters
Type | Name | Description |
---|---|---|
Point3d | moveOrigin |
Implements
System.Runtime.Remoting.Messaging.IMessageSink