Class WrapGeometryBuilder
Inheritance
System.Object
System.MarshalByRefObject
WrapGeometryBuilder
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 WrapGeometryBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WrapGeometryBuilder()
Declaration
protected WrapGeometryBuilder()
Properties
AddOffset
Declaration
public Expression AddOffset { get; }
Property Value
Type | Description |
---|---|
Expression |
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CloseGaps
Declaration
public WrapGeometryBuilder.CloseGapType CloseGaps { get; set; }
Property Value
Type | Description |
---|---|
WrapGeometryBuilder.CloseGapType |
DistTol
Declaration
public double DistTol { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Geometry
Declaration
public SelectDisplayableObjectList Geometry { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
IsInterpart
Declaration
public bool IsInterpart { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PlanesList
Declaration
public PlaneList PlanesList { get; }
Property Value
Type | Description |
---|---|
PlaneList |
SplitOffset
Declaration
public Expression SplitOffset { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink