Class SnipSurfaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
SnipSurfaceBuilder
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 SnipSurfaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SnipSurfaceBuilder()
Declaration
protected SnipSurfaceBuilder()
Properties
CutType
Declaration
public int CutType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DivideSurface
Declaration
public bool DivideSurface { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EditCopy
Declaration
public bool EditCopy { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsoparametricPosition
Declaration
public Expression IsoparametricPosition { get; }
Property Value
KeepOppositeSurface
Declaration
public bool KeepOppositeSurface { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProjectDirection
Declaration
public ProjectionOptions ProjectDirection { get; }
Property Value
RefitControl
Declaration
public RefitControlBuilder RefitControl { get; }
Property Value
RegionPickPoint
Declaration
public Point3d RegionPickPoint { get; set; }
Property Value
SelectUV
Declaration
public int SelectUV { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SnippingCurve
Declaration
public Section SnippingCurve { get; }
Property Value
SnippingObject
Declaration
public SelectTaggedObject SnippingObject { get; }
Property Value
SnippingPlane
Declaration
public Plane SnippingPlane { get; set; }
Property Value
SurfacePointUV
Declaration
public Point3d SurfacePointUV { get; set; }
Property Value
TargetFace
Declaration
public SelectFace TargetFace { get; }
Property Value
Type
Declaration
public SnipSurfaceBuilder.Types Type { get; set; }
Property Value
Methods
GetCreateNewCopy()
Declaration
public bool GetCreateNewCopy()
Returns
Type |
Description |
System.Boolean |
|
SetCreateNewCopy(Boolean)
Declaration
public void SetCreateNewCopy(bool createNewCopy)
Parameters
Type |
Name |
Description |
System.Boolean |
createNewCopy |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink