C# Class Revit.SDK.Samples.CurtainWallGrid.CS.LineOperation

stores the specified line operation
Afficher le fichier Open project: AMEE/revit Class Usage Examples

Méthodes publiques

Méthode Description
LineOperation ( LineOperationType type ) : System

constructor

ToString ( ) : string

convert to string

Method Details

LineOperation() public méthode

constructor
public LineOperation ( LineOperationType type ) : System
type LineOperationType /// the current line operation type ///
Résultat System

ToString() public méthode

convert to string
public ToString ( ) : string
Résultat string