Class LocalOffsetBuilder
Inheritance
System.Object
System.MarshalByRefObject
LocalOffsetBuilder
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.Facet
Assembly: NXOpen.dll
Syntax
public class LocalOffsetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LocalOffsetBuilder()
Declaration
protected LocalOffsetBuilder()
Properties
FacetRegion
Declaration
public FacetCollector FacetRegion { get; }
Property Value
Type | Description |
---|---|
FacetCollector |
FacetTransitionRegions
Declaration
public FacetCollector FacetTransitionRegions { get; }
Property Value
Type | Description |
---|---|
FacetCollector |
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsRegenerateOffsetMesh
Declaration
public bool IsRegenerateOffsetMesh { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsReverseDirection
Declaration
public bool IsReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsSmoothEdge
Declaration
public bool IsSmoothEdge { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
RegionDistance
Declaration
public Expression RegionDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
ShapeMethod
Declaration
public LocalOffsetBuilder.ShapeMethodType ShapeMethod { get; set; }
Property Value
Type | Description |
---|---|
LocalOffsetBuilder.ShapeMethodType |
TransitionMethod
Declaration
public LocalOffsetBuilder.TransitionMethodType TransitionMethod { get; set; }
Property Value
Type | Description |
---|---|
LocalOffsetBuilder.TransitionMethodType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink