Class PartGeometryCopySelectBuilder
Inheritance
System.Object
System.MarshalByRefObject
PartGeometryCopySelectBuilder
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
Syntax
public class PartGeometryCopySelectBuilder : TaggedObject, IMessageSink
Constructors
PartGeometryCopySelectBuilder()
Declaration
protected PartGeometryCopySelectBuilder()
Properties
BodyCollector
Declaration
public ScCollector BodyCollector { get; }
Property Value
BodyObject
Declaration
public SelectTaggedObject BodyObject { get; }
Property Value
CompositeCurve
Declaration
public Section CompositeCurve { get; }
Property Value
CompositeFace
Declaration
public ScCollector CompositeFace { get; }
Property Value
CurrentInterfaceUsageType
Declaration
public int CurrentInterfaceUsageType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CurrentInterfaceUsageTypeString
Declaration
public string CurrentInterfaceUsageTypeString { get; set; }
Property Value
Type |
Description |
System.String |
|
CurrentObjectType
Declaration
public int CurrentObjectType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Curve
Declaration
public SelectDisplayableObject Curve { get; }
Property Value
CurveFeature
Declaration
public SelectFeature CurveFeature { get; }
Property Value
Datum
Declaration
public SelectTaggedObject Datum { get; }
Property Value
Expression
Declaration
public Expression Expression { get; set; }
Property Value
Face
Declaration
public SelectFace Face { get; }
Property Value
ObjectDescription
Declaration
public string ObjectDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
ObjectName
Declaration
public string ObjectName { get; set; }
Property Value
Type |
Description |
System.String |
|
ObjectType
Declaration
public string ObjectType { get; set; }
Property Value
Type |
Description |
System.String |
|
Pmi
Declaration
public SelectDisplayableObject Pmi { get; }
Property Value
Point
Declaration
public SelectTaggedObject Point { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RoutingObject
Declaration
public SelectDisplayableObject RoutingObject { get; }
Property Value
Sketch
Declaration
public SelectSketch Sketch { get; }
Property Value
Methods
Declaration
public NXObject[] GetRelatedExpressions()
Returns
Declaration
public void RemoveAllRelatedExpressions()
Declaration
public void RemoveRelatedExpression(NXObject relatedExps)
Parameters
Type |
Name |
Description |
NXObject |
relatedExps |
|
Declaration
public void SetRelatedExpressions(NXObject[] relatedExps)
Parameters
Type |
Name |
Description |
NXObject[] |
relatedExps |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink