Class TrimExtendBuilder
Inheritance
System.Object
System.MarshalByRefObject
TrimExtendBuilder
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 TrimExtendBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TrimExtendBuilder()
Declaration
protected TrimExtendBuilder()
Properties
ArrowSideOption
Declaration
public TrimExtendBuilder.ArrowSideOptions ArrowSideOption { get; set; }
Property Value
Type | Description |
---|---|
TrimExtendBuilder.ArrowSideOptions |
ExtendNewFace
Declaration
public bool ExtendNewFace { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ExtensionMethod
Declaration
public TrimExtendBuilder.ExtensionMethods ExtensionMethod { get; set; }
Property Value
Type | Description |
---|---|
TrimExtendBuilder.ExtensionMethods |
TargetCollector
Declaration
public ScCollector TargetCollector { get; }
Property Value
Type | Description |
---|---|
ScCollector |
TargetExtendDistance
Declaration
public Expression TargetExtendDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
TargetReversed
Declaration
public bool TargetReversed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ToolCollector
Declaration
public ScCollector ToolCollector { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ToolExtendDistance
Declaration
public Expression ToolExtendDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
ToolReversed
Declaration
public bool ToolReversed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Type
Declaration
public TrimExtendBuilder.CreationTypes Type { get; set; }
Property Value
Type | Description |
---|---|
TrimExtendBuilder.CreationTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink