Class LatticeBuilder
Inheritance
System.Object
System.MarshalByRefObject
LatticeBuilder
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 LatticeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
LatticeBuilder()
Declaration
protected LatticeBuilder()
Properties
BaseFace
Declaration
public SelectDisplayableObjectList BaseFace { get; }
Property Value
BoundaryBody
Declaration
public SelectBodyList BoundaryBody { get; }
Property Value
CellTypeName
Declaration
public string CellTypeName { get; set; }
Property Value
Type |
Description |
System.String |
|
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
EdgeLength
Declaration
public Expression EdgeLength { get; }
Property Value
Declaration
public SelectFaceList FilterToolFace { get; }
Property Value
IsRandom
Declaration
public bool IsRandom { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsUniformCube { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LatticeType
Declaration
public LatticeBuilder.LatticeTypes LatticeType { get; set; }
Property Value
LatticeVersion
Declaration
public LatticeBuilder.Version LatticeVersion { get; set; }
Property Value
Layers
Declaration
public int Layers { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MaxDeviation
Declaration
public Expression MaxDeviation { get; }
Property Value
MaxEdgeLength
Declaration
public Expression MaxEdgeLength { get; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
Orientation
Declaration
public Matrix3x3 Orientation { get; set; }
Property Value
OrientationPoint1
Declaration
public Point OrientationPoint1 { get; set; }
Property Value
OrientationPoint2
Declaration
public Point OrientationPoint2 { get; set; }
Property Value
Origin
Declaration
public Point3d Origin { get; set; }
Property Value
Parameterization
Declaration
public LatticeBuilder.ParameterizationType Parameterization { get; set; }
Property Value
RemoveDanglingRods
Declaration
public bool RemoveDanglingRods { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RemoveDisconnectedRods
Declaration
public bool RemoveDisconnectedRods { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseFaceDirection
Declaration
public bool ReverseFaceDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RodDiameter
Declaration
public Expression RodDiameter { get; }
Property Value
SizeX
Declaration
public Expression SizeX { get; }
Property Value
SizeY
Declaration
public Expression SizeY { get; }
Property Value
SizeZ
Declaration
public Expression SizeZ { get; }
Property Value
SplitCurve
Declaration
public Section SplitCurve { get; }
Property Value
TessellationFactor
Declaration
public double TessellationFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink