NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.ProjVecCiBuilder Class Reference

Represents a tool axis ci Builder More...

Inheritance diagram for NXOpen.CAM.ProjVecCiBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DpmProjTypes {
  ProjVecFixed, ProjVecToolAxis, ProjVecFromPoint, ProjVecToPoint,
  ProjVecFromLine, ProjVecToLine, ProjVecNormToDrive, ProjVecToDrive,
  ProjVecRuling, ProjVecUserDefined, ProjVecToolAxisUp, ProjVecTotal
}
 Available types for Project Vector More...
 

Properties

unsafe
NXOpen.CAM.InheritableToolDepBuilder 
BackOffDistance [get]
 Returns the back off projection distance More...
 
unsafe
NXOpen.CAM.ProjVecCiBuilder.DpmProjTypes 
DpmProjType [get, set]
 Returns or sets the Project type More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the Point More...
 
unsafe NXOpen.Direction Vector [get, set]
 Returns or sets the Vector More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a tool axis ci Builder

Created in NX5.0.0

Member Enumeration Documentation

Available types for Project Vector

Enumerator
ProjVecFixed 

Specify Vector

ProjVecToolAxis 

Tool Axis

ProjVecFromPoint 

way from Point

ProjVecToPoint 

Toward Point

ProjVecFromLine 

Away from Line

ProjVecToLine 

Toward Line

ProjVecNormToDrive 

Normal to Drive

ProjVecToDrive 

Toward Drive

ProjVecRuling 

Swarf Ruling

ProjVecUserDefined 

User Function

ProjVecToolAxisUp 

Tool Axis up

ProjVecTotal 

Total

Property Documentation

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.ProjVecCiBuilder.BackOffDistance
get

Returns the back off projection distance

Created in NX10.0.3

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.ProjVecCiBuilder.DpmProjTypes NXOpen.CAM.ProjVecCiBuilder.DpmProjType
getset

Returns or sets the Project type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Point NXOpen.CAM.ProjVecCiBuilder.Point
getset

Returns or sets the Point

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.Direction NXOpen.CAM.ProjVecCiBuilder.Vector
getset

Returns or sets the Vector

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.