Class CfdLocalResolutionConstraintBuilder
Inheritance
CfdLocalResolutionConstraintBuilder
Assembly: NXOpen.dll
Syntax
public class CfdLocalResolutionConstraintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CfdLocalResolutionConstraintBuilder()
Declaration
protected CfdLocalResolutionConstraintBuilder()
Properties
BboxPoint
Declaration
public Point BboxPoint { get; set; }
Property Value
BsphereRadius
Declaration
public Expression BsphereRadius { get; }
Property Value
LocalResolution
Declaration
public Expression LocalResolution { get; }
Property Value
LocalSubdivision
Declaration
public CfdLocalResolutionConstraintBuilder.LocalSubdivisions LocalSubdivision { get; set; }
Property Value
NameString
Declaration
public string NameString { get; set; }
Property Value
PointSelection
Declaration
public Point PointSelection { get; set; }
Property Value
PriorityLevel
Declaration
public CfdLocalResolutionConstraintBuilder.Priority PriorityLevel { get; set; }
Property Value
ResolutionDensityType
Declaration
public CfdLocalResolutionConstraintBuilder.ResolutionDensity ResolutionDensityType { get; set; }
Property Value
SelectElement
Declaration
public SelectTaggedObjectList SelectElement { get; }
Property Value
SelectObject
Declaration
public SelectDisplayableObjectList SelectObject { get; }
Property Value
SizingOption
Declaration
public CfdLocalResolutionConstraintBuilder.Sizing SizingOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink