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

Represents an Edit Subop Command Builder More...

Inheritance diagram for NXOpen.CAM.EditSubopCommand:

Public Types

enum  PointTypes { Specify, Automatic }
 Available types for point More...
 
enum  ContainmentTypes { Steep, NonSteep, Flat }
 Available types for containment More...
 

Public Member Functions

unsafe void GetStartPoints (out NXOpen.Point[] startPoint)
 Get the start point value More...
 
unsafe void SetStartPoints (NXOpen.Point[] startPoint)
 Set the start point value More...
 

Properties

unsafe
NXOpen.CAM.EditSubopCommand.ContainmentTypes 
ContainmentType [get, set]
 Returns or sets the containment type More...
 
unsafe
NXOpen.CAM.EditSubopCommand.PointTypes 
PointType [get, set]
 Returns or sets the point type More...
 

Detailed Description

Represents an Edit Subop Command Builder

Created in NX9.0.0

Member Enumeration Documentation

Available types for containment

Enumerator
Steep 

Steep

NonSteep 

Non-steep

Flat 

Flat

Available types for point

Enumerator
Specify 

Specify

Automatic 

Automatic

Member Function Documentation

unsafe void NXOpen.CAM.EditSubopCommand.GetStartPoints ( out NXOpen.Point[]  startPoint)

Get the start point value

Created in NX9.0.0

License requirements: None.

Parameters
startPointthe start point value
unsafe void NXOpen.CAM.EditSubopCommand.SetStartPoints ( NXOpen.Point[]  startPoint)

Set the start point value

Created in NX9.0.0

License requirements: None.

Parameters
startPointthe start point value

Property Documentation

unsafe NXOpen.CAM.EditSubopCommand.ContainmentTypes NXOpen.CAM.EditSubopCommand.ContainmentType
getset

Returns or sets the containment type

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.EditSubopCommand.PointTypes NXOpen.CAM.EditSubopCommand.PointType
getset

Returns or sets the point type

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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