Class ProjVecCiBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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.CAM
Assembly: NXOpen.dll
Syntax
public class ProjVecCiBuilder : TaggedObject, IMessageSink
Constructors
ProjVecCiBuilder()
Declaration
protected ProjVecCiBuilder()
Properties
BackOffDistance
Declaration
public InheritableToolDepBuilder BackOffDistance { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
Point
Declaration
public Point Point { get; set; }
Property Value
Type | Description |
---|---|
Point |
Vector
Declaration
public Direction Vector { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Methods
GetDpmProjType()
Declaration
public ProjVecCiBuilder.DpmProjTypes GetDpmProjType()
Returns
Type | Description |
---|---|
ProjVecCiBuilder.DpmProjTypes |
SetDpmProjType(ProjVecCiBuilder.DpmProjTypes)
Declaration
public void SetDpmProjType(ProjVecCiBuilder.DpmProjTypes projType)
Parameters
Type | Name | Description |
---|---|---|
ProjVecCiBuilder.DpmProjTypes | projType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink