Class PathLaserGeometryData
Inheritance
System.Object
System.MarshalByRefObject
PathLaserGeometryData
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class PathLaserGeometryData : TransientObject, IMessageSink, IDisposable
Constructors
PathLaserGeometryData(IntPtr)
Declaration
protected PathLaserGeometryData(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
GetAmFeatureBody()
Declaration
public TaggedObject GetAmFeatureBody()
Returns
Type | Description |
---|---|
TaggedObject |
GetInProcessBodies()
Declaration
public TaggedObject[] GetInProcessBodies()
Returns
Type | Description |
---|---|
TaggedObject[] |
GetNumberOfInProcessBodies()
Declaration
public int GetNumberOfInProcessBodies()
Returns
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable