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

Represents a streamline trim and extend builder More...

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

Properties

unsafe double EndCut [get, set]
 Returns or sets the end cut More...
 
unsafe double EndStep [get, set]
 Returns or sets the end step More...
 
unsafe double StartCut [get, set]
 Returns or sets the start cut More...
 
unsafe double StartStep [get, set]
 Returns or sets the start step 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 a streamline trim and extend builder

This is an abstract class and cannot be instantiated.

Created in NX10.0.1

Property Documentation

unsafe double NXOpen.CAM.DmTrimExtend.EndCut
getset

Returns or sets the end cut

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.DmTrimExtend.EndStep
getset

Returns or sets the end step

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.DmTrimExtend.StartCut
getset

Returns or sets the start cut

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.DmTrimExtend.StartStep
getset

Returns or sets the start step

Created in NX10.0.1

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.