Class SnipSurfaceBuilder
Inheritance
SnipSurfaceBuilder
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
DivideSurface
Declaration
public bool DivideSurface { get; set; }
Property Value
EditCopy
Declaration
public bool EditCopy { get; set; }
Property Value
IsoparametricPosition
Declaration
public Expression IsoparametricPosition { get; }
Property Value
KeepOppositeSurface
Declaration
public bool KeepOppositeSurface { get; set; }
Property Value
ProjectBothSides
Declaration
public bool ProjectBothSides { get; set; }
Property Value
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
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
SetCreateNewCopy(bool)
Declaration
public void SetCreateNewCopy(bool createNewCopy)
Parameters
Type |
Name |
Description |
bool |
createNewCopy |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink