Class ExtensionBuilder
Inheritance
ExtensionBuilder
Assembly: NXOpen.dll
Syntax
public class ExtensionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ExtensionBuilder()
Declaration
protected ExtensionBuilder()
Properties
DistanceType
Declaration
public ExtensionBuilder.Distance DistanceType { get; set; }
Property Value
ExtendType
Declaration
public ExtensionBuilder.Extension ExtendType { get; set; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
Percent
Declaration
public Expression Percent { get; }
Property Value
PercentU
Declaration
public Expression PercentU { get; }
Property Value
PercentV
Declaration
public Expression PercentV { get; }
Property Value
Selection
Declaration
public SelectNXObject Selection { get; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type
Declaration
public ExtensionBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink