Class AMSupportObject
Inheritance
AMSupportObject
Assembly: NXOpen.dll
Syntax
public class AMSupportObject : TaggedObject, IMessageSink
Constructors
AMSupportObject()
Declaration
protected AMSupportObject()
Properties
CreationInterface
Declaration
public SelectDisplayableObjectList CreationInterface { get; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Methods
ComputeCharacteristicLength()
Declaration
public double ComputeCharacteristicLength()
Returns
ComputeGluingDistanceToSpecimen()
Declaration
public double ComputeGluingDistanceToSpecimen()
Returns
ComputeResolution()
Declaration
public double ComputeResolution()
Returns
GetFacetBody()
Declaration
public FacetedBody GetFacetBody()
Returns
GetMeshName()
Declaration
public string GetMeshName()
Returns
GetSupportType()
Declaration
public AMSupportObject.SupportType GetSupportType()
Returns
SetMeshName(string)
Declaration
public void SetMeshName(string meshName)
Parameters
Type |
Name |
Description |
string |
meshName |
|
SetSupport(TaggedObject)
Declaration
public void SetSupport(TaggedObject support)
Parameters
SetSupportType(SupportType)
Declaration
public void SetSupportType(AMSupportObject.SupportType supportType)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink