C# Class Revit.SDK.Samples.GridCreation.CS.GridCreationOptionData

Data class which stores the information of the way to create grids
Afficher le fichier Open project: AMEE/revit Class Usage Examples

Méthodes publiques

Méthode Description
GridCreationOptionData ( bool hasSelectedLinesOrArcs ) : System

Constructor

Method Details

GridCreationOptionData() public méthode

Constructor
public GridCreationOptionData ( bool hasSelectedLinesOrArcs ) : System
hasSelectedLinesOrArcs bool Whether lines or arcs have been selected
Résultat System