Class FlatSolid
Inheritance
System.Object
System.MarshalByRefObject
FlatSolid
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.Features
Assembly: NXOpen.dll
Syntax
public class FlatSolid : Feature, IMessageSink, IProfile, IFitTo, INXObject
Constructors
FlatSolid()
Declaration
protected FlatSolid()
Methods
GetComponentTransformation(TaggedObject)
Declaration
public ScalarMatrixValue GetComponentTransformation(TaggedObject component)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject | component |
Returns
Type | Description |
---|---|
ScalarMatrixValue |
GetEntityOnFlat(TaggedObject)
Declaration
public TaggedObject GetEntityOnFlat(TaggedObject entity)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject | entity |
Returns
Type | Description |
---|---|
TaggedObject |
GetFaceTransformation(TaggedObject)
Declaration
public ScalarMatrixValue GetFaceTransformation(TaggedObject face)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject | face |
Returns
Type | Description |
---|---|
ScalarMatrixValue |
GetToolMarkers(out FlatSolid.ObjectDataCsys[])
Declaration
public void GetToolMarkers(out FlatSolid.ObjectDataCsys[] objects)
Parameters
Type | Name | Description |
---|---|---|
FlatSolid.ObjectDataCsys[] | objects |
MapFlattenedGeomToInputGeom(TaggedObject)
Declaration
public TaggedObject MapFlattenedGeomToInputGeom(TaggedObject flatGeom)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject | flatGeom |
Returns
Type | Description |
---|---|
TaggedObject |
MapInputGeomToFlattenedGeom(TaggedObject, out TaggedObject[])
Declaration
public void MapInputGeomToFlattenedGeom(TaggedObject input, out TaggedObject[] flatGeom)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject | input | |
TaggedObject[] | flatGeom |
Implements
System.Runtime.Remoting.Messaging.IMessageSink