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

Represents trim point More...

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

Public Types

enum  AngleOptions { Auto, Vector, Angle }
 The trim point angle options More...
 
enum  Options { None, Point }
 The trim point options More...
 
enum  RampAngleOptions { None, Aligned, Vector, Angle }
 The trim point ramp angle options More...
 

Properties

unsafe
NXOpen.CAM.InheritableDoubleBuilder 
Angle [get]
 Returns the trim point angle More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
AngleOffset [get]
 Returns the trim point angle offset More...
 
unsafe
NXOpen.CAM.TrimPoint.AngleOptions 
AngleOption [get, set]
 Returns or sets the trim point angle option More...
 
unsafe bool CheckPartGeometryBeyondTrim [get, set]
 Returns or sets the trim point check part geometry beyond trim More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ExtendDistance [get]
 Returns the trim point extend distance More...
 
unsafe NXOpen.CAM.TrimPoint.Options Option [get, set]
 Returns or sets the trim point option More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the trim point More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RampAngle [get]
 Returns the trim point ramp angle More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RampAngleOffset [get]
 Returns the trim point ramp angle offset More...
 
unsafe
NXOpen.CAM.TrimPoint.RampAngleOptions 
RampAngleOption [get, set]
 Returns or sets the trim point ramp angle option More...
 
unsafe NXOpen.NXObject RampAngleVector [get, set]
 Returns or sets the trim point ramp angle vector More...
 
unsafe NXOpen.NXObject Vector [get, set]
 Returns or sets the trim point 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 trim point

Created in NX6.0.0

Member Enumeration Documentation

The trim point angle options

Enumerator
Auto 

Angle is calculated automatically.

Vector 

Angle is defined by a vector.

Angle 

Angle is defined by a value.

The trim point options

Enumerator
None 

Point is inactive.

Point 

Point is active.

The trim point ramp angle options

Enumerator
None 

no ramp angle.

Aligned 

Ramp angle is aligned to angle.

Vector 

Ramp angle is defined by a vector.

Angle 

Ramp angle is defined by a value.

Property Documentation

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TrimPoint.Angle
get

Returns the trim point angle

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TrimPoint.AngleOffset
get

Returns the trim point angle offset

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.TrimPoint.AngleOptions NXOpen.CAM.TrimPoint.AngleOption
getset

Returns or sets the trim point angle option

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.TrimPoint.CheckPartGeometryBeyondTrim
getset

Returns or sets the trim point check part geometry beyond trim

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TrimPoint.ExtendDistance
get

Returns the trim point extend distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.TrimPoint.Options NXOpen.CAM.TrimPoint.Option
getset

Returns or sets the trim point option

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.TrimPoint.Point
getset

Returns or sets the trim point

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TrimPoint.RampAngle
get

Returns the trim point ramp angle

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.TrimPoint.RampAngleOffset
get

Returns the trim point ramp angle offset

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.TrimPoint.RampAngleOptions NXOpen.CAM.TrimPoint.RampAngleOption
getset

Returns or sets the trim point ramp angle option

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.TrimPoint.RampAngleVector
getset

Returns or sets the trim point ramp angle vector

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.TrimPoint.Vector
getset

Returns or sets the trim point vector

Created in NX6.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.