Class ClipLatticeBuilder
Inheritance
System.Object
System.MarshalByRefObject
ClipLatticeBuilder
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)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class ClipLatticeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ClipLatticeBuilder()
Declaration
protected ClipLatticeBuilder()
Properties
BooleanTool
Declaration
public BooleanToolBuilder BooleanTool { get; }
Property Value
Type | Description |
---|---|
BooleanToolBuilder |
BoundaryBody
Declaration
public ScCollector BoundaryBody { get; }
Property Value
Type | Description |
---|---|
ScCollector |
BoundaryClip
Declaration
public ClipLatticeBuilder.Clipping BoundaryClip { get; set; }
Property Value
Type | Description |
---|---|
ClipLatticeBuilder.Clipping |
BoundaryType
Declaration
public ClipLatticeBuilder.BoundaryOptions BoundaryType { get; set; }
Property Value
Type | Description |
---|---|
ClipLatticeBuilder.BoundaryOptions |
LatticeBodies
Declaration
public ScCollector LatticeBodies { get; }
Property Value
Type | Description |
---|---|
ScCollector |
LatticeClip
Declaration
public ClipLatticeBuilder.LatticeClipOptions LatticeClip { get; set; }
Property Value
Type | Description |
---|---|
ClipLatticeBuilder.LatticeClipOptions |
Implements
System.Runtime.Remoting.Messaging.IMessageSink