CascadeSharp.TKG3d.Geom.Geom_Transformation.SetMirror C# (CSharp) Метод

SetMirror() публичный Метод

public SetMirror ( gp_Ax1 theA1 ) : void
theA1 gp_Ax1
Результат void
        public void SetMirror(gp_Ax1 theA1)
        {
            throw new NotImplementedException();
        }

Same methods

Geom_Transformation::SetMirror ( gp_Ax2 theA2 ) : void
Geom_Transformation::SetMirror ( gp_Pnt thePnt ) : void