Home
last modified time | relevance | path

Searched defs:TypeOfAxis (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_Axis.hxx78 AIS_TypeOfAxis TypeOfAxis() const { return myTypeOfAxis; } in TypeOfAxis() function in AIS_Axis
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_Axis.hxx78 AIS_TypeOfAxis TypeOfAxis() const { return myTypeOfAxis; } in TypeOfAxis() function in AIS_Axis
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAIS_Axis.hxx73 AIS_TypeOfAxis TypeOfAxis() const { return myTypeOfAxis; } in TypeOfAxis() function in AIS_Axis
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DAxis.cs70 public AxisType TypeOfAxis { get { return axisType; } } property in MS.Internal.Xml.XPath.Axis
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DAxis.cs69 public AxisType TypeOfAxis { get { return _axisType; } } property in MS.Internal.Xml.XPath.Axis