|
override void | Dispose () |
|
override bool | Empty () |
|
override bool | Equals (System.Object obj) |
|
bool | Equals (HPS.Exchange.ModelFileImportOptionsKit in_kit) |
|
override int | GetHashCode () |
|
| ModelFileImportOptionsKit () |
|
| ModelFileImportOptionsKit (HPS.Exchange.ModelFileImportOptionsKit in_kit) |
|
override HPS.Type | ObjectType () |
|
void | Set (HPS.Exchange.ModelFileImportOptionsKit in_kit) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetAnnotationCaptureFitting (HPS.Exchange.AnnotationCaptureFitting in_fitting) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetComputePreferredOpenShellOrientation (bool in_state) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetGeometryDefaultColor (HPS.RGBAColor in_color) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetHiddenObjects (bool in_state) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetIFCEdges (bool in_state) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetLocation (HPS.ComponentPath in_path, HPS.MatrixKit in_transform) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetLocation (HPS.ComponentPath in_path) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetNURBSConversion (HPS.Exchange.NURBSConversionOptionsKit in_nurbs_conversion_options) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetPMIFlipping (bool in_flip) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetSewingTolerance (double in_tolerance) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type, bool in_accurate_normals, bool in_accurate_surface_curvatures, double accurate_grid_maximum_stitch_length) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type, bool in_accurate_normals, bool in_accurate_surface_curvatures) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type, bool in_accurate_normals) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationAccuracy (HPS.Exchange.Tessellation.Accuracy in_type) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationCleanup (bool in_cleanup) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationLevel (HPS.Exchange.Tessellation.Level in_level) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationLevel (HPS.Exchange.Tessellation.Chord.Limit in_limit_type, double in_limit, double in_angle_tolerance) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationMaximumEdgeLength (double in_length) |
|
HPS.Exchange.ModelFileImportOptionsKit | SetTessellationPreservesUVPoints (bool in_state) |
|
void | Show (out HPS.Exchange.ModelFileImportOptionsKit out_kit) |
|
bool | ShowAnnotationCaptureFitting (out HPS.Exchange.AnnotationCaptureFitting out_fitting) |
|
bool | ShowComputePreferredOpenShellOrientation (out bool out_state) |
|
bool | ShowGeometryDefaultColor (out HPS.RGBAColor out_color) |
|
bool | ShowHiddenObjects (out bool out_state) |
|
bool | ShowIFCEdges (out bool out_state) |
|
bool | ShowLocation (out HPS.ComponentPath out_path, out HPS.MatrixKit out_transform) |
|
bool | ShowNURBSConversion (out HPS.Exchange.NURBSConversionOptionsKit out_nurbs_conversion_options) |
|
bool | ShowPMIFlipping (out bool out_pmi_flipping) |
|
bool | ShowSewingTolerance (out double out_tolerance) |
|
bool | ShowTessellationAccuracy (out HPS.Exchange.Tessellation.Accuracy out_type, out bool out_accurate_normals, out bool out_accurate_surface_curvatures, out double out_accurate_grid_maximum_stitch_length) |
|
bool | ShowTessellationCleanup (out bool out_cleanup) |
|
bool | ShowTessellationLevel (out HPS.Exchange.Tessellation.Type out_type, out HPS.Exchange.Tessellation.Level out_level, out HPS.Exchange.Tessellation.Chord.Limit out_limit_type, out double out_limit, out double out_angle_tolerance) |
|
bool | ShowTessellationMaximumEdgeLength (out double out_length) |
|
bool | ShowTessellationPreservesUVPoints (out bool out_state) |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetAnnotationCaptureFitting () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetComputePreferredOpenShellOrientation () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetEverything () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetGeometryDefaultColor () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetHiddenObjects () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetIFCEdges () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetLocation () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetNURBSConversion () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetPMIFlipping () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetSewingTolerance () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetTessellationAccuracy () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetTessellationCleanup () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetTessellationLevel () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetTessellationMaximumEdgeLength () |
|
HPS.Exchange.ModelFileImportOptionsKit | UnsetTessellationPreservesUVPoints () |
|
| SprocketKit (HPS.SprocketKit in_that) |
|
| Sprocket (HPS.Sprocket in_that) |
|
IntPtr | GetClassID () |
|
IntPtr | GetInstanceID () |
|
bool | HasType (HPS.Type in_mask) |
|
| Object (HPS.Object that) |
|
virtual void | Reset () |
|
virtual HPS.Type | Type () |
|
|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
The HPS.Exchange.ModelFileImportOptionsKit class is a user space object. It contains settings (potentially) controlling how data is imported via Exchange. This particular options kit is used when importing an A3DAsmModelFile directly (see Exchange.File.Import(void*,const ModelFileImportOptionsKit&)) and as such the options will only be used if the A3DAsmModelFile permits (e.g., tessellation options will only be used if tessellation needs to be generated and the A3DAsmModelFile has BRep data). Calling HPS.Exchange.ModelFileImportOptionsKit.GetDefault() will return an options kit with values found in here.
◆ ModelFileImportOptionsKit() [1/2]
HPS.Exchange.ModelFileImportOptionsKit.ModelFileImportOptionsKit |
( |
| ) |
|
|
inline |
◆ ModelFileImportOptionsKit() [2/2]
◆ Empty()
override bool HPS.Exchange.ModelFileImportOptionsKit.Empty |
( |
| ) |
|
|
inlinevirtual |
◆ Equals()
◆ GetDefault()
Creates an ModelFileImportOptionsKit which contains the default settings. The returned object will not necessarily have values set for every option, but it will have settings for those options where it is reasonable to have a default. These values will be used for import unless an option is overridden by the options passed to File.Import(void*,const ModelFileImportOptionsKit&).
- Returns
- A ModelFileImportOptionsKit with the default settings.
◆ ObjectType()
override HPS.Type HPS.Exchange.ModelFileImportOptionsKit.ObjectType |
( |
| ) |
|
|
inlinevirtual |
This function returns the type the object, as declared (if the object is derived, this does not give the true type of the derived object).
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS.SprocketKit.
◆ Set()
◆ SetAnnotationCaptureFitting()
Sets the type of data that should be used to generate the camera for annotation captures.
- Parameters
-
in_fitting | The type of fitting to use for annotation captures. |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetComputePreferredOpenShellOrientation()
This option lets you redirect the normal of non-solid bodies. eg: when a body is not able to be sewed closed it still has the notion of an inside and outside. the in_state will be passed to A3DSewOptionsData With this option, you are asking Exchange to use a predictive algorithm to correctly identify inside vs outside.
- Parameters
-
in_state | The state of the option used when importing a file |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetGeometryDefaultColor()
Sets the color to use for non-PMI geometry in the CAD file if none is specified.
- Parameters
-
in_color | The color to use for non-PMI geometry in the CAD file if none is specified. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- SetPMIDefaultColor
◆ SetHiddenObjects()
◆ SetIFCEdges()
Sets whether to import edges for IFC files When this is set to false the import time will decrease. It is still possible to achieve visual fidelity by turning on hard edge visibility.
- Parameters
-
in_state | Whether to import edges for an IFC file. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ SetLocation() [1/2]
Sets where to insert the imported file in an existing Component hieararchy. If this option is not set, a new CADModel will be created for the imported file. If this option is specified, the underlying PRC data of the existing CADModel will be modified to include the imported file and the data will be imported into the specified location in the existing Component hierarchy and its corresponding scene graph.
- Parameters
-
in_path | The path describing the location to insert the imported file into. This path must either terminate at a CADModel or a Component corresponding to an A3DAsmProductOccurrence. Note that if the imported file is added along a ComponentPath with attributes specified in the PRC data, the components added to the existing PRC data will also inherit those attributes. Note also that if the path is just a CADModel, a new A3DAsmModelFile underyling the CADModel must be created to include both the existing product occurrences and the new product occurrences. This new A3DAsmModelFile will be owned by the CADModel being imported into (see CADModel.GetEntityOwnership), but the existing A3DAsmModelFile will still need to be cleaned up via A3DAsmModelFileDelete since it was not owned by the CADModel. |
in_transform | A transform to apply to the components being added to the existing CADModel. This transform will also be added to the underlying PRC data. Defaults to an identity transform. |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetLocation() [2/2]
Sets where to insert the imported file in an existing Component hieararchy. If this option is not set, a new CADModel will be created for the imported file. If this option is specified, the underlying PRC data of the existing CADModel will be modified to include the imported file and the data will be imported into the specified location in the existing Component hierarchy and its corresponding scene graph.
- Parameters
-
in_path | The path describing the location to insert the imported file into. This path must either terminate at a CADModel or a Component corresponding to an A3DAsmProductOccurrence. Note that if the imported file is added along a ComponentPath with attributes specified in the PRC data, the components added to the existing PRC data will also inherit those attributes. Note also that if the path is just a CADModel, a new A3DAsmModelFile underyling the CADModel must be created to include both the existing product occurrences and the new product occurrences. This new A3DAsmModelFile will be owned by the CADModel being imported into (see CADModel.GetEntityOwnership), but the existing A3DAsmModelFile will still need to be cleaned up via A3DAsmModelFileDelete since it was not owned by the CADModel. |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetNURBSConversion()
Converts the curves and surfaces of the model file according to the options specified.
- Parameters
-
in_nurbs_conversion_options | The options to use during conversion |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetPMIFlipping()
Dictates whether Visualize will flip pmi when rotating so that text / symbols remain readable.
- Note
- If exchange reports that a markup does not contain leader lines, but the tessellation does contain lines that markup will not be flipped. This is a precaution for models where the leader line geometry was included as part of the markup tessellation and flipping the geometry would cause any present leader lines to point in the wrong direction.
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetSewingTolerance()
The sewing tolerance to use on the A3DAsmModelFile prior to generating the scene graph. If this option is set, prior to generating the scene graph, the A3DAsmModelFile will be passed to A3DAsmModelFileSew with this tolerance.
- Parameters
-
in_tolerance | The sewing tolerance to use on the A3DAsmModelFile. |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetTessellationAccuracy() [1/4]
Sets the accuracy of the tessellation that will be generated for BRep data.
- Parameters
-
in_type | The accuracy to use for tessellation generation. |
in_accurate_normals | Whether to compute surface normals when performing accurate tessellation. This only applies if in_type is set different than Tessellation.Accuracy.Standard. This correspond to the (negated) value that will be passed to A3DRWParamsTessellationData::m_bDoNotComputeNormalsInAccurateTessellation. |
in_accurate_surface_curvatures | Whether to take into account surfaces curvature in accurate tessellation to controle triangles elongation directions. This only applies if in_type is different than Tessellation.Accuracy.Standard. This correspond to the value that will be passed to A3DRWParamsTessellationData::m_bAccurateSurfaceCurvatures. |
accurate_grid_maximum_stitch_length | Maximal grid stitch length. Disabled if value is 0. Be careful, a too small value can generate a huge tessellation. This only applies if in_type is set to Tessellation.Accuracy.GridAccurate. This correspond to the value that will be passed to A3DRWParamsTessellationData::m_bAccurateTessellationWithGrid . |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ SetTessellationAccuracy() [2/4]
Sets the accuracy of the tessellation that will be generated for BRep data.
- Parameters
-
in_type | The accuracy to use for tessellation generation. |
in_accurate_normals | Whether to compute surface normals when performing accurate tessellation. This only applies if in_type is set different than Tessellation.Accuracy.Standard. This correspond to the (negated) value that will be passed to A3DRWParamsTessellationData::m_bDoNotComputeNormalsInAccurateTessellation. |
in_accurate_surface_curvatures | Whether to take into account surfaces curvature in accurate tessellation to controle triangles elongation directions. This only applies if in_type is different than Tessellation.Accuracy.Standard. This correspond to the value that will be passed to A3DRWParamsTessellationData::m_bAccurateSurfaceCurvatures. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ SetTessellationAccuracy() [3/4]
Sets the accuracy of the tessellation that will be generated for BRep data.
- Parameters
-
in_type | The accuracy to use for tessellation generation. |
in_accurate_normals | Whether to compute surface normals when performing accurate tessellation. This only applies if in_type is set different than Tessellation.Accuracy.Standard. This correspond to the (negated) value that will be passed to A3DRWParamsTessellationData::m_bDoNotComputeNormalsInAccurateTessellation. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ SetTessellationAccuracy() [4/4]
Sets the accuracy of the tessellation that will be generated for BRep data.
- Parameters
-
in_type | The accuracy to use for tessellation generation. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ SetTessellationCleanup()
Dictates whether Exchange tesselation data will be released from their parent representation items during import.
- Warning
- Setting this option to true will cause future exports to output without tessellation data.
- Parameters
-
in_cleanup | Whether to clean up tessellation data from representation items. |
- Returns
- A reference to this ImportOptionsKit.
◆ SetTessellationLevel() [1/2]
◆ SetTessellationLevel() [2/2]
Sets the user defined quality of the tessellation that will be generated for BRep data. This implicitly sets A3DRWParamsTessellationData::m_eTessellationLevel to kA3DTessLODUserDefined.
- Parameters
-
in_limit_type | The type of the chord limit to be specified. |
in_limit | Either the ratio of the tessellation chord height to the bounding box height which should be in the range [50, 10000], or the maximum distance between the surface definition and the tessellation approximation, depending on the preceding argument. |
in_angle_tolerance | The maximum angle in degrees between two consecutive wire elements in the generated tessellation which should be in the range [10, 40]. This corresponds to the value that will be passed to A3DRWParamsTessellationData::m_dAngleToleranceDeg. |
- Returns
- A reference to this ModelFileImportOptionsKit.
◆ SetTessellationMaximumEdgeLength()
Sets the maximum length of triangle edges in the tessellation generated for BRep data. This corresponds to the value that will be passed to A3DRWParamsTessellationData::m_dMaximalTriangleEdgeLength.
- Parameters
-
in_length | The maximum length of triangle edges in the tessellation generated for BRep data. The value must be non-negative, and if set to 0.0, the length will not be used when generating the tessellation. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ SetTessellationPreservesUVPoints()
Sets whether to keep parametric points as texture coordinates when generating the tessellation for BRep data. This corresponds to the value that will be passed to A3DRWParamsTessellationData::m_bKeepUVPoints.
- Parameters
-
in_state | Whether to keep parametric points as texture coordinates when generating the tessellation for BRep data. |
- Returns
- A reference to this ModelFileImportOptionsKit.
- See also
- Default value
◆ Show()
◆ ShowAnnotationCaptureFitting()
Shows the annotation capture fitting setting.
- Parameters
-
out_fitting | The type of fitting to use for annotation captures. |
- Returns
- true if an annotation capture fitting setting was specified, false otherwise.
◆ ShowComputePreferredOpenShellOrientation()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowComputePreferredOpenShellOrientation |
( |
out bool |
out_state | ) |
|
|
inline |
Shows the compute preferred open shell orientation setting.
- Parameters
-
out_state | The compute preferred open shell orientation to use in the A3DSewOptionsData structure when importing a file. |
- Returns
- true if compute preferred open shell orientation setting was specified, false otherwise.
◆ ShowGeometryDefaultColor()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowGeometryDefaultColor |
( |
out HPS.RGBAColor |
out_color | ) |
|
|
inline |
Shows the geometry default color setting.
- Parameters
-
out_color | The geometry default color setting. |
- Returns
- true if a geometry default color setting was specified, false otherwise.
◆ ShowHiddenObjects()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowHiddenObjects |
( |
out bool |
out_state | ) |
|
|
inline |
Shows the read hidden objects setting.
- Parameters
-
out_state | Whether to import hidden objects from the CAD model or not. |
- Returns
- true if the read hidden objects setting was specified, false otherwise.
◆ ShowIFCEdges()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowIFCEdges |
( |
out bool |
out_state | ) |
|
|
inline |
Shows the IFC edges setting.
- Parameters
-
out_state | Whether to import edges for an IFC file. |
- Returns
- true if an IFC edge setting was specified, false otherwise.
◆ ShowLocation()
Shows the location setting.
- Parameters
-
out_path | The path describing the location to insert the imported file into. |
out_transform | The transform to apply to the components being added to the existing CADModel. |
- Returns
- true if a location setting was specified, false otherwise.
◆ ShowNURBSConversion()
Shows the NURBS conversion setting.
- Parameters
-
out_nurbs_conversion_options | The options to be used during the conversion. |
- Returns
- true if NURBS conversion setting was specified, false otherwise.
◆ ShowPMIFlipping()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowPMIFlipping |
( |
out bool |
out_pmi_flipping | ) |
|
|
inline |
Shows the pmi flipping setting.
- Parameters
-
out_pmi_flipping | The pmi flipping setting that was specified. |
- Returns
- true if a pmi flipping setting was specified, false otherwise.
◆ ShowSewingTolerance()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowSewingTolerance |
( |
out double |
out_tolerance | ) |
|
|
inline |
Shows the sewing tolerance setting.
- Parameters
-
out_tolerance | The sewing tolerance to use on the A3DAsmModelFile prior to generating the scene graph. |
- Returns
- true if a sewing tolerance setting was specified, false otherwise.
◆ ShowTessellationAccuracy()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowTessellationAccuracy |
( |
out HPS.Exchange.Tessellation.Accuracy |
out_type, |
|
|
out bool |
out_accurate_normals, |
|
|
out bool |
out_accurate_surface_curvatures, |
|
|
out double |
out_accurate_grid_maximum_stitch_length |
|
) |
| |
|
inline |
Shows the tessellation accuracy setting.
- Parameters
-
out_type | The type of the tessellation accuracy which was specified. |
out_accurate_normals | Whether to compute surface normals when performing accurate tessellation. This only applies if out_type is different than Tessellation.Accuracy.Standard. |
out_accurate_surface_curvatures | Whether to take into account surfaces curvature in accurate tessellation to controle triangles elongation directions. This only applies if out_type is different than Tessellation.Accuracy.Standard. |
out_accurate_grid_maximum_stitch_length | Maximal grid stitch length. Disabled if value is 0. Be careful, a too small value can generate a huge tessellation. This only applies if out_type is Tessellation.Accuracy.GridAccurate. |
- Returns
- true if a tessellation accuracy setting was specified, false otherwise.
◆ ShowTessellationCleanup()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowTessellationCleanup |
( |
out bool |
out_cleanup | ) |
|
|
inline |
Shows the tessellation cleanup setting.
- Parameters
-
out_cleanup | The tesselation cleanup setting that was specified. |
- Returns
- true if a tessellation cleanup setting was specified, false otherwise.
◆ ShowTessellationLevel()
Shows the tessellation level setting.
- Parameters
-
out_type | The type of the tessellation level setting which was specified. |
out_level | The predefined quality of the tessellation that will be generated for BRep data. This is only valid if out_type is Tessellation.Type.Standard. |
out_limit_type | The type of chord limit which was specified. This is only valid if out_type is Tessellation.Type.Custom. |
out_limit | The chord limit to use to generate tessellation for BRep data. Its interpretation depends on the preceding argument. This is only valid if out_type is Tessellation.Type.Custom. |
out_angle_tolerance | The maximum angle in degrees between two consecutive wire elements in the generated tessellation. This is only valid if out_type is Tessellation.Type.Custom. |
- Returns
- true if a tessellation level setting was specified, false otherwise.
◆ ShowTessellationMaximumEdgeLength()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowTessellationMaximumEdgeLength |
( |
out double |
out_length | ) |
|
|
inline |
Shows the tessellation maximum edge length setting.
- Parameters
-
out_length | The tessellation maximum edge length setting. |
- Returns
- true if a tessellation maximum edge length setting was specified, false otherwise.
◆ ShowTessellationPreservesUVPoints()
bool HPS.Exchange.ModelFileImportOptionsKit.ShowTessellationPreservesUVPoints |
( |
out bool |
out_state | ) |
|
|
inline |
Shows the tessellation UV preservation setting.
- Parameters
-
out_state | Whether to keep parametric points as texture coordinates when generating the tessellation for BRep data. |
- Returns
- true if a tessellation UV preservation setting was specified, false otherwise.
◆ UnsetAnnotationCaptureFitting()
◆ UnsetComputePreferredOpenShellOrientation()
◆ UnsetEverything()
◆ UnsetGeometryDefaultColor()
◆ UnsetHiddenObjects()
◆ UnsetIFCEdges()
◆ UnsetLocation()
◆ UnsetNURBSConversion()
◆ UnsetPMIFlipping()
◆ UnsetSewingTolerance()
◆ UnsetTessellationAccuracy()
◆ UnsetTessellationCleanup()
Removes the tessellation cleanup setting.
- Returns
- A reference to this ImportOptionsKit.
◆ UnsetTessellationLevel()
◆ UnsetTessellationMaximumEdgeLength()
◆ UnsetTessellationPreservesUVPoints()
The documentation for this class was generated from the following file:
- internals/hps_sprk_exchange/source/cs/HPS.Exchange.cs