Role: Allows you to access data of a law feature created by using a reference line and a definition curve.
- See also:
Properties
- Property AppliedUnitSymbol( iSymbol) (Write Only)
- Returns or sets the applied unit symbol for heterogeneous law.
- Property Definition() As
-
Returns or sets the definition curve of the law.
Sub-element(s) supported (see object): see or . - Property MeasureUnitSymbol( iSymbol) (Write Only)
- Returns or sets the measure unit symbol for heterogeneous law.
- Property ParameterOnDefinition() As
- Queries whether evolution parameter is on reference curve (default) or on definition curve,or sets evolution parameter on reference curve or on definition curve. Possible values of ParameterOnDefinition = TRUE : Parameter on definition curve. = FALSE : Parameter on reference curve.
ParOnDef the ParameterOnDefinition status
of the hybridShapeLawDist hybrid shape law feature.
Dim ParOnDef As boolean ParOnDef = hybridShapeLawDist.ParameterOnDefinition
Sub-element(s) supported (see object): see or .
Methods
- Sub GetAppliedUnitSymbol( oSymbol)
-
Returns the applied unit symbol.
- Parameters:
-
- oSymbol
- The symbol of applied unit
- Example:
-
This example retrieves in
oSymbolthe applied unit symbol of thehybridShapeLawDisthybrid shape law feature.Dim oSymbol hybridShapeLawDist.GetAppliedUnitSymboloSymbol
- Parameters:
-
- oSymbol
- The symbol of measure unit
- Example:
-
This example retrieves in
oSymbolthe measure unit symbol of thehybridShapeLawDisthybrid shape law feature.Dim oSymbol hybridShapeLawDist.GetMeasureUnitSymboloSymbol
- Parameters:
-
- oNormal
- The support plane normal dd>
- Parameters:
-
- oHeterogeneousLaw
- heterogeneous law mode = TRUE : Heterogeneous Law mode is active. = FALSE : Heterogeneous Law mode is inactive. dd>
- Parameters:
-
- iNormal
- The support plane normal dd>