Class LocalOffsetBuilder
Inheritance
LocalOffsetBuilder
Assembly: NXOpen.dll
Syntax
public class LocalOffsetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LocalOffsetBuilder()
Declaration
protected LocalOffsetBuilder()
Properties
FacetRegion
Declaration
public FacetCollector FacetRegion { get; }
Property Value
FacetTransitionRegions
Declaration
public FacetCollector FacetTransitionRegions { get; }
Property Value
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
IsRegenerateOffsetMesh
Declaration
public bool IsRegenerateOffsetMesh { get; set; }
Property Value
IsReverseDirection
Declaration
public bool IsReverseDirection { get; set; }
Property Value
IsSmoothEdge
Declaration
public bool IsSmoothEdge { get; set; }
Property Value
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
RegionDistance
Declaration
public Expression RegionDistance { get; }
Property Value
ShapeMethod
Declaration
public LocalOffsetBuilder.ShapeMethodType ShapeMethod { get; set; }
Property Value
TransitionMethod
Declaration
public LocalOffsetBuilder.TransitionMethodType TransitionMethod { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink