C# Class SpaceClaim.AddInLibrary.DebugExtensions

Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Méthodes publiques

Méthode Description
GetDebugString ( Object obj ) : string
Print ( this curve, Part part = null ) : void
Print ( this bodies, Part part = null ) : void
Print ( this curves, Part part = null ) : void
Print ( this curves, Part part = null ) : void
Print ( this points, Part part = null ) : void

Method Details

GetDebugString() public static méthode

public static GetDebugString ( Object obj ) : string
obj Object
Résultat string

Print() public static méthode

public static Print ( this curve, Part part = null ) : void
curve this
part Part
Résultat void

Print() public static méthode

public static Print ( this bodies, Part part = null ) : void
bodies this
part Part
Résultat void

Print() public static méthode

public static Print ( this curves, Part part = null ) : void
curves this
part Part
Résultat void

Print() public static méthode

public static Print ( this curves, Part part = null ) : void
curves this
part Part
Résultat void

Print() public static méthode

public static Print ( this points, Part part = null ) : void
points this
part Part
Résultat void