Class ChamferEdgeChainSetBuilder
Inheritance
System.Object
System.MarshalByRefObject
ChamferEdgeChainSetBuilder
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.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public class ChamferEdgeChainSetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ChamferEdgeChainSetBuilder()
Declaration
protected ChamferEdgeChainSetBuilder()
Properties
Angular
Declaration
public Expression Angular { get; }
Property Value
Type | Description |
---|---|
Expression |
CrossSectionOptions
Declaration
public ChamferEdgeChainSetBuilder.CrossSectionType CrossSectionOptions { get; set; }
Property Value
Type | Description |
---|---|
ChamferEdgeChainSetBuilder.CrossSectionType |
Distance1
Declaration
public Expression Distance1 { get; }
Property Value
Type | Description |
---|---|
Expression |
Distance2
Declaration
public Expression Distance2 { get; }
Property Value
Type | Description |
---|---|
Expression |
Edges
Declaration
public ScCollector Edges { get; set; }
Property Value
Type | Description |
---|---|
ScCollector |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink