Class LabelChamferBuilder
Inheritance
System.Object
System.MarshalByRefObject
LabelChamferBuilder
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 LabelChamferBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
LabelChamferBuilder()
Declaration
protected LabelChamferBuilder()
Properties
ChamferFace
Declaration
public ScCollector ChamferFace { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ConstructionFace1
Declaration
public ScCollector ConstructionFace1 { get; }
Property Value
Type | Description |
---|---|
ScCollector |
ConstructionFace2
Declaration
public ScCollector ConstructionFace2 { get; }
Property Value
Type | Description |
---|---|
ScCollector |
DeleteChamferLabel
Declaration
public bool DeleteChamferLabel { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink