Class GeometrySet
Inheritance
System.Object
System.MarshalByRefObject
GeometrySet
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 GeometrySet : TaggedObject, IMessageSink
Constructors
GeometrySet()
Declaration
Properties
AngleToleranceEdges
Declaration
public double AngleToleranceEdges { get; set; }
Property Value
Type |
Description |
System.Double |
|
BoundaryEdges
Declaration
public ScCollector BoundaryEdges { get; }
Property Value
CheckStock
Declaration
public double CheckStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
CustomFeed
Declaration
public bool CustomFeed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CustomPartOffset
Declaration
public bool CustomPartOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CustomStock
Declaration
public bool CustomStock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CustomTolerance
Declaration
public bool CustomTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DraftAngle
Declaration
public double DraftAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
DriveStock
Declaration
public double DriveStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
FeedUnit
Declaration
public FeedRateUnit FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
FinalStock
Declaration
public double FinalStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
HoleList
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Features.PatchOpeningsBuilder instead.")]
public CustomLoops HoleList { get; }
Property Value
IgnoreLoopsStatus
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Features.PatchOpeningsBuilder instead.")]
public GeometrySet.LoopsIgnoreTypes IgnoreLoopsStatus { get; set; }
Property Value
InitialStock
Declaration
public double InitialStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
Intol
Declaration
public double Intol { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaterialSide
Declaration
public GeometrySet.MaterialSideTypes MaterialSide { get; set; }
Property Value
Outtol
Declaration
public double Outtol { get; set; }
Property Value
Type |
Description |
System.Double |
|
PartOffset
Declaration
public double PartOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
SafeClearance
Declaration
public double SafeClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ScCollector
Declaration
public ScCollector ScCollector { get; }
Property Value
SeedFace
Declaration
public Face SeedFace { get; set; }
Property Value
Selection
Declaration
public SelectTaggedObjectList Selection { get; }
Property Value
TraverseInteriorEdges
Declaration
public bool TraverseInteriorEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseTangentEdgeAngles
Declaration
public bool UseTangentEdgeAngles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
ApplyEdgeSelection()
Declaration
public void ApplyEdgeSelection()
GetItems()
Declaration
public TaggedObject[] GetItems()
Returns
RemoveSelectionIntent()
Declaration
public void RemoveSelectionIntent()
SetName(String, Boolean)
Declaration
public void SetName(string name, bool useDefaultName)
Parameters
Type |
Name |
Description |
System.String |
name |
|
System.Boolean |
useDefaultName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink