GeometryGym.Ifc.IfcWarpingStiffnessSelect.IfcWarpingStiffnessSelect C# (CSharp) Méthode

IfcWarpingStiffnessSelect() private méthode

private IfcWarpingStiffnessSelect ( bool fix ) : System
fix bool
Résultat System
        internal IfcWarpingStiffnessSelect(bool fix)
        {
            mFixed = fix; mStiffness = 0;
        }

Same methods

IfcWarpingStiffnessSelect::IfcWarpingStiffnessSelect ( double stiff ) : System