Struct CamOperationLinearMotionDataType
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public struct CamOperationLinearMotionDataType
Fields
EndPt
Declaration
Field Value
EventType
Declaration
public ToolpathEventType EventType
Field Value
FeedFactor
Declaration
Field Value
Type |
Description |
System.Double |
|
Feedrate
Declaration
public CamOperationFeedContentType Feedrate
Field Value
MotionShape
Declaration
public CamOperationMotionShapeType MotionShape
Field Value
MotionType
Declaration
public CamOperationMotionType MotionType
Field Value
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()