NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAM.ProjVecCiBuilder Class Reference

Represents a tool axis ci Builder More...

Inheritance diagram for NXOpen.CAM.ProjVecCiBuilder:

Public Types

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

Public Member Functions

unsafe
NXOpen.CAM.ProjVecCiBuilder.DpmProjTypes 
GetDpmProjType ()
 Get the Project Type More...
 
unsafe void SetDpmProjType (NXOpen.CAM.ProjVecCiBuilder.DpmProjTypes projType)
 Set the Project Type More...
 

Properties

unsafe
NXOpen.CAM.InheritableToolDepBuilder 
BackOffDistance [get]
 Returns the back off projection distance 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...
 

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

Member Function Documentation

unsafe NXOpen.CAM.ProjVecCiBuilder.DpmProjTypes NXOpen.CAM.ProjVecCiBuilder.GetDpmProjType ( )

Get the Project Type

Created in NX5.0.0

License requirements: None.

Returns
the project type value
unsafe void NXOpen.CAM.ProjVecCiBuilder.SetDpmProjType ( NXOpen.CAM.ProjVecCiBuilder.DpmProjTypes  projType)

Set the Project Type

Created in NX5.0.0

License requirements: None.

Parameters
projTypethe project type value

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.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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.