Class WrapBuilder
Assembly: NXOpen.dll
Syntax
public class WrapBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WrapBuilder()
Declaration
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
Curves
Declaration
public Section Curves { get; }
Property Value
CutLineAngle
Declaration
public Expression CutLineAngle { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Faces
Declaration
public ScCollector Faces { get; }
Property Value
Plane
Declaration
public SelectISurface Plane { get; }
Property Value
SpecifyPlane
Declaration
public Plane SpecifyPlane { get; set; }
Property Value
Type
Declaration
public WrapBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink