Class WrapBuilder
Inheritance
System.Object
System.MarshalByRefObject
WrapBuilder
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 WrapBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WrapBuilder()
Declaration
protected WrapBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Curves
Declaration
public Section Curves { get; }
Property Value
Type | Description |
---|---|
Section |
CutLineAngle
Declaration
public Expression CutLineAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Faces
Declaration
public ScCollector Faces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Plane
Declaration
public SelectISurface Plane { get; }
Property Value
Type | Description |
---|---|
SelectISurface |
SpecifyPlane
Declaration
public Plane SpecifyPlane { get; set; }
Property Value
Type | Description |
---|---|
Plane |
Type
Declaration
public WrapBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
WrapBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink