NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ContainmentTypes { Steep, NonSteep, Flat }
 Available types for containment More...
 
enum  PointTypes { Specify, Automatic }
 Available types for point 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...
 
- 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...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. 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...
 
- 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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)
inline

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)
inline

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