Class SplitSolidBuilder
Inheritance
SplitSolidBuilder
Assembly: NXOpen.dll
public class SplitSolidBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SplitSolidBuilder()
Properties
Declaration
public bool IsEnlarge { get; set; }
Property Value
Declaration
public bool ReverseTrimDirection { get; set; }
Property Value
Declaration
public SelectNXObject SplitObject { get; }
Property Value
Declaration
public Plane SplitPlane { get; set; }
Property Value
Declaration
public SelectBody SplitTarget { get; }
Property Value
Declaration
public SurfaceRangeBuilder SurfaceRange { get; }
Property Value
Declaration
public SplitSolidBuilder.ToolObjectOption ToolOption { get; set; }
Property Value
Declaration
public SplitSolidBuilder.OperationType Type { get; set; }
Property Value
Methods
Declaration
public void SetEnlargedSurfaceData(double[] enlargedSurfaceData)
Parameters
Type |
Name |
Description |
double[] |
enlargedSurfaceData |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink