CascadeSharp.TKG3d.LProp3d.LProp3d_CLProps.Tangent C# (CSharp) Method

Tangent() public method

public Tangent ( gp_Dir D ) : void
D gp_Dir
return void
        public void Tangent(gp_Dir D)
        {
            throw new NotImplementedException();
        }