Class TubeLatticeBuilder
Inheritance
System.Object
System.MarshalByRefObject
TubeLatticeBuilder
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)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class TubeLatticeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TubeLatticeBuilder()
Declaration
protected TubeLatticeBuilder()
Properties
EndCaps
Declaration
public TubeLatticeBuilder.EndCapsType EndCaps { get; set; }
Property Value
Type | Description |
---|---|
TubeLatticeBuilder.EndCapsType |
FalloffDistance
Declaration
public Expression FalloffDistance { get; }
Property Value
Type | Description |
---|---|
Expression |
GraphStructure
Declaration
public ScCollector GraphStructure { get; }
Property Value
Type | Description |
---|---|
ScCollector |
NodeSize
Declaration
public Expression NodeSize { get; }
Property Value
Type | Description |
---|---|
Expression |
Resolution
Declaration
public TubeLatticeBuilder.ResolutionType Resolution { get; set; }
Property Value
Type | Description |
---|---|
TubeLatticeBuilder.ResolutionType |
RodSize
Declaration
public Expression RodSize { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink