Class OffsetCageBuilder
Inheritance
OffsetCageBuilder
Assembly: NXOpen.dll
Syntax
public class OffsetCageBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
OffsetCageBuilder()
Declaration
protected OffsetCageBuilder()
Properties
CanReverseOffsetDirection
Declaration
public bool CanReverseOffsetDirection { get; set; }
Property Value
NumberOfCopies
Declaration
public int NumberOfCopies { get; set; }
Property Value
Objects
Declaration
public SelectCageObjectData Objects { get; }
Property Value
OffsetDistance
Declaration
public Expression OffsetDistance { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink