API Reference > Classes > PRC Curve Classes > OdPrcIntersectionCurve3d Class > OdPrcIntersectionCurve3d Methods > OdPrcIntersectionCurve3d::setParameterizationDefinitionRespected Method
OdPrcIntersectionCurve3d::setParameterizationDefinitionRespected Method
Syntax
C++
void setParameterizationDefinitionRespected(bool parameterization_definition_respected);
Parameters 
Description 
bool parameterization_definition_respected 
[in] A new value to be set. 

Sets a new value of the parameterization definition respected flag. If this flag is set to true, the parameterization definition is respected; in the other case (flag is false) the parameterization definition is not respected. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.