Class GeometrySet
Assembly: NXOpen.dll
Syntax
public class GeometrySet : TaggedObject, IMessageSink
Constructors
GeometrySet()
Declaration
Properties
AngleToleranceEdges
Declaration
public double AngleToleranceEdges { get; set; }
Property Value
BoundaryEdges
Declaration
public ScCollector BoundaryEdges { get; }
Property Value
CheckStock
Declaration
public double CheckStock { get; set; }
Property Value
CustomFeed
Declaration
public bool CustomFeed { get; set; }
Property Value
CustomPartOffset
Declaration
public bool CustomPartOffset { get; set; }
Property Value
CustomStock
Declaration
public bool CustomStock { get; set; }
Property Value
CustomTolerance
Declaration
public bool CustomTolerance { get; set; }
Property Value
DraftAngle
Declaration
public double DraftAngle { get; set; }
Property Value
DriveStock
Declaration
public double DriveStock { get; set; }
Property Value
FeedUnit
Declaration
public FeedRateUnit FeedUnit { get; set; }
Property Value
FeedValue
Declaration
public double FeedValue { get; set; }
Property Value
FinalStock
Declaration
public double FinalStock { get; set; }
Property Value
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
Intol
Declaration
public double Intol { get; set; }
Property Value
MaterialSide
Declaration
public GeometrySet.MaterialSideTypes MaterialSide { get; set; }
Property Value
Outtol
Declaration
public double Outtol { get; set; }
Property Value
PartOffset
Declaration
public double PartOffset { get; set; }
Property Value
Reversed
Declaration
public bool Reversed { get; set; }
Property Value
SafeClearance
Declaration
public double SafeClearance { get; set; }
Property Value
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
UseTangentEdgeAngles
Declaration
public bool UseTangentEdgeAngles { get; set; }
Property Value
Methods
ApplyEdgeSelection()
Declaration
public void ApplyEdgeSelection()
GetItems()
Declaration
public TaggedObject[] GetItems()
Returns
RemoveSelectionIntent()
Declaration
public void RemoveSelectionIntent()
SetName(string, bool)
Declaration
public void SetName(string name, bool useDefaultName)
Parameters
Type |
Name |
Description |
string |
name |
|
bool |
useDefaultName |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink