Class WrapGeometryBuilder
Inheritance
WrapGeometryBuilder
Assembly: NXOpen.dll
Syntax
public class WrapGeometryBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WrapGeometryBuilder()
Declaration
protected WrapGeometryBuilder()
Properties
AddOffset
Declaration
public Expression AddOffset { get; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
CloseGaps
Declaration
public WrapGeometryBuilder.CloseGapType CloseGaps { get; set; }
Property Value
DistTol
Declaration
public double DistTol { get; set; }
Property Value
Geometry
Declaration
public SelectDisplayableObjectList Geometry { get; }
Property Value
IsInterpart
Declaration
public bool IsInterpart { get; set; }
Property Value
PlanesList
Declaration
public PlaneList PlanesList { get; }
Property Value
SplitOffset
Declaration
public Expression SplitOffset { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink