Class BodyLatticeBuilder
Inheritance
System.Object
System.MarshalByRefObject
BodyLatticeBuilder
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 BodyLatticeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
BodyLatticeBuilder()
Declaration
protected BodyLatticeBuilder()
Properties
AlignAtSplitCurve
Declaration
public bool AlignAtSplitCurve { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BaseFace
Declaration
public ScCollector BaseFace { get; }
Property Value
BoundaryBody
Declaration
public ScCollector BoundaryBody { get; }
Property Value
ContourPoint1
Declaration
public Point ContourPoint1 { get; set; }
Property Value
ContourPoint2
Declaration
public Point ContourPoint2 { get; set; }
Property Value
ContourPoint3
Declaration
public Point ContourPoint3 { get; set; }
Property Value
ContourPoint4
Declaration
public Point ContourPoint4 { get; set; }
Property Value
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
CurveAlignedList
Declaration
public CurveAlignedListBuilder CurveAlignedList { get; }
Property Value
Layers
Declaration
public int Layers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Offset
Declaration
public Expression Offset { get; }
Property Value
OptimizationIterations
Declaration
public int OptimizationIterations { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OrientationPoint1
Declaration
public Point OrientationPoint1 { get; set; }
Property Value
OrientationPoint2
Declaration
public Point OrientationPoint2 { get; set; }
Property Value
Parameterization
Declaration
public BodyLatticeBuilder.ParameterizationType Parameterization { get; set; }
Property Value
ReverseFaceDirection
Declaration
public bool ReverseFaceDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SplitCurve
Declaration
public Section SplitCurve { get; }
Property Value
Type
Declaration
public BodyLatticeBuilder.Types Type { get; set; }
Property Value
UnitCell
Declaration
public UnitCellBuilder UnitCell { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink