Method | Description | |
---|---|---|
FasciaCreator ( Autodesk rvtDoc ) : System |
Constructor which take Revit.Document as parameter.
|
Method | Description | |
---|---|---|
CreateHostedSweep ( ElementType symbol, ReferenceArray refArr ) : HostedSweep |
Create a Fascia.
|
Method | Description | |
---|---|---|
FilterEdgesForFascia ( Autodesk elem ) : void |
Filter all the edges of the given element for fascia creation.
|
protected CreateHostedSweep ( ElementType symbol, ReferenceArray refArr ) : HostedSweep | ||
symbol | ElementType | Fascia type |
refArr | ReferenceArray | Fascia reference array |
return | HostedSweep |
public FasciaCreator ( Autodesk rvtDoc ) : System | ||
rvtDoc | Autodesk | Revit document |
return | System |