Role: To access the data of the hybrid shape extract feature object.
Use the CATIAHybridShapeFactory to create a HybridShapeExtract object.
- See also:
Properties
- Property AngularThreshold() As
-
Returns or sets the AngularThreshold.
- Example:
This example retrieves the AngularThreshold of
the
hybShpExtractinAngularThH.Dim AngularThH as double AngularThH = hybShpExtract.AngularThreshold
- Example:
This example retrieves the AngularThreshold of
the
- Property AngularThresholdActivity() As
-
Returns or sets the AngularThresholdActivity.
- Example:
This example retrieves the AngularThresholdActivity of
the
hybShpExtractinAngularActivity.Dim AngularActivity as boolean AngularActivity = hybShpExtract.AngularThresholdActivity
- Example:
This example retrieves the AngularThresholdActivity of
the
- Property ComplementaryExtract() As
- Returns or sets the ComplementaryExtract checked/unchecked for the extract.
- Property CurvatureThreshold() As
-
Returns or sets the CurvatureThreshold.
- Example:
This example retrieves the CurvatureThreshold of
the
hybShpExtractinCurvatureThH.Dim CurvatureThH as double CurvatureThH = hybShpExtract.CurvatureThreshold
- Example:
This example retrieves the CurvatureThreshold of
the
- Property CurvatureThresholdActivity() As
-
Returns or sets the CurvatureThresholdActivity.
- Example:
This example retrieves the CurvatureThresholdActivity of
the
hybShpExtractinCurvatureActivity.Dim CurvatureActivity as boolean CurvatureActivity = hybShpExtract.CurvatureThresholdActivity
- Example:
This example retrieves the CurvatureThresholdActivity of
the
- Property DistanceThreshold() As
-
Returns or sets the DistanceThreshold.
- Example:
This example retrieves the DistanceThreshold of
the
hybShpExtractinDistanceThH.Dim DistanceThH as double DistanceThH = hybShpExtract.DistanceThreshold
- Example:
This example retrieves the DistanceThreshold of
the
- Property DistanceThresholdActivity() As
-
Returns or sets the DistanceThresholdActivity.
- Example:
This example retrieves the DistanceThresholdActivity of
the
hybShpExtractinDistanceActivity.Dim DistanceActivity as boolean DistanceActivity = hybShpExtract.DistanceThresholdActivity
- Example:
This example retrieves the DistanceThresholdActivity of
the
- Property Elem() As
-
Returns or sets the sub element used as init for the propagation.
- See also:
- Property IsFederated() As
- Returns or sets the IsFederated flag checked/unchecked for the extract.
- Property PropagationType() As
-
Returns or sets the type of propagation for the extract.
The propagation types for the extract can have the following values:- 1 for extraction propagation in point continuity
- 2 for extraction propagation in tangent continuity
- 3 for extraction without propagation
- Property Support() As
- Returns or sets the support for the extract.