PartGeometryCopySelectBuilder Class¶
-
class
NXOpen.Features.PartGeometryCopySelectBuilder¶ Bases:
NXOpen.TaggedObjectRepresents a
NXOpen.Features.PartGeometryCopySelectBuilderbuilderNew in version NX9.0.0.
Properties¶
| Property | Description |
|---|---|
| BodyCollector | Returns the body collector |
| BodyObject | Returns the body group |
| CompositeCurve | Returns the composite curve |
| CompositeFace | Returns the composite face |
| CurrentInterfaceUsageType | Returns or sets the interface usage type of selected item |
| CurrentInterfaceUsageTypeString | Returns or sets the string of interface usage type of selected item |
| CurrentObjectType | Returns or sets the type of current object to be copied |
| Curve | Returns the curve |
| CurveFeature | Returns the curve feature |
| Datum | Returns the datum |
| Expression | Returns or sets the expression |
| Face | Returns the face |
| ObjectDescription | Returns or sets the object description of selected item |
| ObjectName | Returns or sets the object name of selected item |
| ObjectType | Returns or sets the object type of selected item |
| Pmi | Returns the pmi |
| Point | Returns the point |
| ReverseDirection | Returns or sets the reverse direction |
| RoutingObject | Returns the routing object |
| Sketch | Returns the sketch |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| GetRelatedExpressions | Gets the related expression object |
| RemoveAllRelatedExpressions | Removes all related expression objects |
| RemoveRelatedExpression | Removes the given related expression object |
| SetRelatedExpressions | Sets the related expression object |
Property Detail¶
BodyCollector¶
-
PartGeometryCopySelectBuilder.BodyCollector¶ Returns the body collector
-------------------------------------Getter Method
Signature
BodyCollectorReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
BodyObject¶
-
PartGeometryCopySelectBuilder.BodyObject¶ Returns the body group
-------------------------------------Getter Method
Signature
BodyObjectReturns: Return type: NXOpen.SelectTaggedObjectNew in version NX9.0.0.
License requirements: None.
CompositeCurve¶
-
PartGeometryCopySelectBuilder.CompositeCurve¶ Returns the composite curve
-------------------------------------Getter Method
Signature
CompositeCurveReturns: Return type: NXOpen.SectionNew in version NX9.0.0.
License requirements: None.
CompositeFace¶
-
PartGeometryCopySelectBuilder.CompositeFace¶ Returns the composite face
-------------------------------------Getter Method
Signature
CompositeFaceReturns: Return type: NXOpen.ScCollectorNew in version NX9.0.0.
License requirements: None.
CurrentInterfaceUsageType¶
-
PartGeometryCopySelectBuilder.CurrentInterfaceUsageType¶ Returns or sets the interface usage type of selected item
-------------------------------------Getter Method
Signature
CurrentInterfaceUsageTypeReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CurrentInterfaceUsageTypeParameters: currentInterfaceUsageType (int) – New in version NX12.0.0.
License requirements: gateway (“UG GATEWAY”)
CurrentInterfaceUsageTypeString¶
-
PartGeometryCopySelectBuilder.CurrentInterfaceUsageTypeString¶ Returns or sets the string of interface usage type of selected item
-------------------------------------Getter Method
Signature
CurrentInterfaceUsageTypeStringReturns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CurrentInterfaceUsageTypeStringParameters: interfaceUsageType (str) – New in version NX12.0.0.
License requirements: gateway (“UG GATEWAY”)
CurrentObjectType¶
-
PartGeometryCopySelectBuilder.CurrentObjectType¶ Returns or sets the type of current object to be copied
-------------------------------------Getter Method
Signature
CurrentObjectTypeReturns: Return type: int New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CurrentObjectTypeParameters: currentObjectType (int) – New in version NX9.0.0.
License requirements: gateway (“UG GATEWAY”)
Curve¶
-
PartGeometryCopySelectBuilder.Curve¶ Returns the curve
-------------------------------------Getter Method
Signature
CurveReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX9.0.0.
License requirements: None.
CurveFeature¶
-
PartGeometryCopySelectBuilder.CurveFeature¶ Returns the curve feature
-------------------------------------Getter Method
Signature
CurveFeatureReturns: Return type: NXOpen.Features.SelectFeatureNew in version NX9.0.0.
License requirements: None.
Datum¶
-
PartGeometryCopySelectBuilder.Datum¶ Returns the datum
-------------------------------------Getter Method
Signature
DatumReturns: Return type: NXOpen.SelectTaggedObjectNew in version NX9.0.0.
License requirements: None.
Expression¶
-
PartGeometryCopySelectBuilder.Expression¶ Returns or sets the expression
-------------------------------------Getter Method
Signature
ExpressionReturns: Return type: NXOpen.ExpressionNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExpressionParameters: expression ( NXOpen.Expression) –New in version NX9.0.0.
License requirements: gateway (“UG GATEWAY”)
Face¶
-
PartGeometryCopySelectBuilder.Face¶ Returns the face
-------------------------------------Getter Method
Signature
FaceReturns: Return type: NXOpen.SelectFaceNew in version NX9.0.0.
License requirements: None.
ObjectDescription¶
-
PartGeometryCopySelectBuilder.ObjectDescription¶ Returns or sets the object description of selected item
-------------------------------------Getter Method
Signature
ObjectDescriptionReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ObjectDescriptionParameters: objectDescription (str) – New in version NX9.0.0.
License requirements: gateway (“UG GATEWAY”)
ObjectName¶
-
PartGeometryCopySelectBuilder.ObjectName¶ Returns or sets the object name of selected item
-------------------------------------Getter Method
Signature
ObjectNameReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ObjectNameParameters: objectName (str) – New in version NX9.0.0.
License requirements: gateway (“UG GATEWAY”)
ObjectType¶
-
PartGeometryCopySelectBuilder.ObjectType¶ Returns or sets the object type of selected item
-------------------------------------Getter Method
Signature
ObjectTypeReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ObjectTypeParameters: objectType (str) – New in version NX9.0.0.
License requirements: gateway (“UG GATEWAY”)
Pmi¶
-
PartGeometryCopySelectBuilder.Pmi¶ Returns the pmi
-------------------------------------Getter Method
Signature
PmiReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX9.0.0.
License requirements: None.
Point¶
-
PartGeometryCopySelectBuilder.Point¶ Returns the point
-------------------------------------Getter Method
Signature
PointReturns: Return type: NXOpen.SelectTaggedObjectNew in version NX9.0.0.
License requirements: None.
ReverseDirection¶
-
PartGeometryCopySelectBuilder.ReverseDirection¶ Returns or sets the reverse direction
-------------------------------------Getter Method
Signature
ReverseDirectionReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReverseDirectionParameters: reverseDirection (bool) – New in version NX9.0.0.
License requirements: gateway (“UG GATEWAY”)
RoutingObject¶
-
PartGeometryCopySelectBuilder.RoutingObject¶ Returns the routing object
-------------------------------------Getter Method
Signature
RoutingObjectReturns: Return type: NXOpen.SelectDisplayableObjectNew in version NX9.0.0.
License requirements: None.
Sketch¶
-
PartGeometryCopySelectBuilder.Sketch¶ Returns the sketch
-------------------------------------Getter Method
Signature
SketchReturns: Return type: NXOpen.SelectSketchNew in version NX9.0.0.
License requirements: None.