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

Represents cutout definition settings for laser move More...

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

Public Types

enum  Types { Geometry, Dimensions }
 the Cutout Definition Type enum More...
 

Properties

unsafe double Angle [get, set]
 Returns or sets the Angle More...
 
unsafe NXOpen.Point CenterPoint [get, set]
 Returns or sets the Center Point More...
 
unsafe double CornerRadius [get, set]
 Returns or sets the Corner Radius More...
 
unsafe
NXOpen.CAM.LaserCutoutDefinition.Types 
CutoutDefType [get, set]
 Returns or sets the Cutout Definition Type More...
 
unsafe NXOpen.Section CutoutSection [get, set]
 Returns or sets the Cutout Section More...
 
unsafe double Diameter [get, set]
 Returns or sets the Diameter More...
 
unsafe double Length [get, set]
 Returns or sets the Length More...
 
unsafe double Width [get, set]
 Returns or sets the Width More...
 
unsafe double WrenchSize [get, set]
 Returns or sets the Wrench Size 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 cutout definition settings for laser move

Created in NX9.0.0

Member Enumeration Documentation

the Cutout Definition Type enum

Enumerator
Geometry 

Geometry

Dimensions 

Dimensions

Property Documentation

unsafe double NXOpen.CAM.LaserCutoutDefinition.Angle
getset

Returns or sets the Angle

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.LaserCutoutDefinition.CenterPoint
getset

Returns or sets the Center Point

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.LaserCutoutDefinition.CornerRadius
getset

Returns or sets the Corner Radius

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.LaserCutoutDefinition.Types NXOpen.CAM.LaserCutoutDefinition.CutoutDefType
getset

Returns or sets the Cutout Definition Type

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Section NXOpen.CAM.LaserCutoutDefinition.CutoutSection
getset

Returns or sets the Cutout Section

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.LaserCutoutDefinition.Diameter
getset

Returns or sets the Diameter

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.LaserCutoutDefinition.Length
getset

Returns or sets the Length

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.LaserCutoutDefinition.Width
getset

Returns or sets the Width

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.LaserCutoutDefinition.WrenchSize
getset

Returns or sets the Wrench Size

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