Class SurfaceRegions
Inheritance
System.Object
System.MarshalByRefObject
SurfaceRegions
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 SurfaceRegions : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SurfaceRegions()
Declaration
protected SurfaceRegions()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
AtTimestamp
Declaration
public bool AtTimestamp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Bodies
Declaration
public SelectBodyList Bodies { get; }
Property Value
BoundaryFaces
Declaration
public SelectFaceList BoundaryFaces { get; }
Property Value
CreateRegionsOption
Declaration
public SurfaceRegions.CreateRegionsTypes CreateRegionsOption { get; set; }
Property Value
CutDirection
Declaration
public Direction CutDirection { get; set; }
Property Value
Direction
Declaration
public Direction Direction { get; set; }
Property Value
ExcludedFaces
Declaration
public SelectFaceList ExcludedFaces { get; }
Property Value
Faces
Declaration
public SelectFaceList Faces { get; }
Property Value
FeatureType
Declaration
public SurfaceRegions.FeatureTypes FeatureType { get; set; }
Property Value
IsoclineAngle
Declaration
public double IsoclineAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
LimitSteepByCutDirection
Declaration
public bool LimitSteepByCutDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SeedFace
Declaration
public Face SeedFace { get; set; }
Property Value
SteepBody
Declaration
public Body SteepBody { get; set; }
Property Value
SurfaceRegionName
Declaration
public string SurfaceRegionName { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink