Class GeomcopyBuilder
Inheritance
System.Object
System.MarshalByRefObject
GeomcopyBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class GeomcopyBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GeomcopyBuilder()
Declaration
protected GeomcopyBuilder()
Properties
AlongPathAngle
Declaration
public Expression AlongPathAngle { get; }
Property Value
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BetweenLocations
Declaration
public BetweenLocationsData BetweenLocations { get; }
Property Value
CopyThreads
Declaration
public bool CopyThreads { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CsysMirrorOption
Declaration
public GeomcopyBuilder.CsysMirrorOptions CsysMirrorOption { get; set; }
Property Value
FillPathLength
Declaration
public GeomcopyBuilder.AlongPathDistanceOptions FillPathLength { get; set; }
Property Value
GeometryToInstance
Declaration
public SelectObjectList GeometryToInstance { get; }
Property Value
HideOriginal
Declaration
public bool HideOriginal { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MirrorPlane
Declaration
public Plane MirrorPlane { get; set; }
Property Value
NumberOfCopies
Declaration
public Expression NumberOfCopies { get; }
Property Value
OnPathDistance
Declaration
public OnPathDimensionBuilder OnPathDistance { get; }
Property Value
Path
Declaration
public Section Path { get; set; }
Property Value
RotateAngle
Declaration
public Expression RotateAngle { get; }
Property Value
RotateDistance
Declaration
public Expression RotateDistance { get; }
Property Value
RotationAxis
Declaration
public Axis RotationAxis { get; set; }
Property Value
TranslateDistance
Declaration
public Expression TranslateDistance { get; }
Property Value
TranslationVector
Declaration
public Direction TranslationVector { get; set; }
Property Value
Type
Declaration
public GeomcopyBuilder.TransformTypes Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink