Struct UFModl.BlendFacesLimitData
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFModl.BlendFacesLimitData
Fields
end_limit
Declaration
public double[] end_limit
Field Value
Type | Description |
---|---|
double[] |
help_point
Declaration
public double[] help_point
Field Value
Type | Description |
---|---|
double[] |
start_limit
Declaration
public double[] start_limit
Field Value
Type | Description |
---|---|
double[] |
use_end_limit
Declaration
public bool use_end_limit
Field Value
Type | Description |
---|---|
bool |
use_help_point
Declaration
public bool use_help_point
Field Value
Type | Description |
---|---|
bool |
use_start_limit
Declaration
public bool use_start_limit
Field Value
Type | Description |
---|---|
bool |