Inheritance
System.Object
System.MarshalByRefObject
ExtractFaceBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class ExtractFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ExtractFaceBuilder()
Properties
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool Associative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BodyReverseDirection
Declaration
public bool BodyReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BodyToExtract
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Features.ExtractFaceBuilder.ExtractBodyCollector instead.")]
public SelectObjectList BodyToExtract { get; }
Property Value
Declaration
public SelectFaceList BoundaryFaces { get; }
Property Value
Declaration
public bool CopyThreads { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool DeleteHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExtractBodyCollector
Declaration
public ScCollector ExtractBodyCollector { get; }
Property Value
Declaration
public ScCollector FaceChain { get; }
Property Value
Declaration
public ExtractFaceBuilder.FaceOptionType FaceOption { get; set; }
Property Value
Declaration
public bool FaceReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
[Obsolete("Deprecated in NX7.5.0. Use NXOpen.Features.ExtractFaceBuilder.ObjectToExtract instead.")]
public SelectFaceList FacesToExtract { get; }
Property Value
Declaration
public ExtractFaceBuilder.FeatureOptionType FeatureOption { get; set; }
Property Value
Declaration
public bool FixAtCurrentTimestamp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Feature FrecAtTimeStamp { get; set; }
Property Value
Declaration
public bool HideOriginal { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool InheritDisplayProperties { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPsmOutputBody
Declaration
public bool IsPsmOutputBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool MakePositionIndependent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectDisplayableObjectList ObjectToExtract { get; }
Property Value
Declaration
public ExtractFaceBuilder.ParentPartType ParentPart { get; set; }
Property Value
Declaration
public ReplAsstBuilder ReplacementAssistant { get; }
Property Value
Declaration
public SelectFace SeedFace { get; }
Property Value
Declaration
public bool SeedReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public TaggedObject SourcePartOccurrence { get; set; }
Property Value
Declaration
public ExtractFaceBuilder.FaceSurfaceType SurfaceType { get; set; }
Property Value
Declaration
public bool TraverseInteriorEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ExtractFaceBuilder.ExtractType Type { get; set; }
Property Value
Declaration
public bool UseTangentEdgeAngles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public Feature CommitCreateOnTheFly()
Returns
Declaration
public void FlipFaceChainDirectionSense(Face face)
Parameters
Type |
Name |
Description |
Face |
face |
|
Declaration
public bool GetFaceChainDirectionSense(Face face)
Parameters
Type |
Name |
Description |
Face |
face |
|
Returns
Type |
Description |
System.Boolean |
|
Declaration
public void GetProductInterfaceObjects(out InterfaceObject[] selectedObjects)
Parameters
Declaration
public void GetSourcePartOccurrences(out TaggedObject[] sourcePartOccurrences)
Parameters
Declaration
public void GetWaveLinkInformation(out string info, out bool xformExists, out Point3d xformOrigin, out Matrix3x3 xformOrientation, out double xformScale)
Parameters
Type |
Name |
Description |
System.String |
info |
|
System.Boolean |
xformExists |
|
Point3d |
xformOrigin |
|
Matrix3x3 |
xformOrientation |
|
System.Double |
xformScale |
|
Declaration
public void RecreateVectorOfHelpDirVector()
Declaration
public void SetProductInterfaceObjects(InterfaceObject[] selectedObjects)
Parameters
Declaration
public void SetSourcePartOccurrences(TaggedObject[] sourcePartOccurrences)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink