메소드 | 설명 | |
---|---|---|
FasciaCreator ( Autodesk rvtDoc ) : System |
Constructor which take Revit.Document as parameter.
|
메소드 | 설명 | |
---|---|---|
CreateHostedSweep ( ElementType symbol, ReferenceArray refArr ) : HostedSweep |
Create a Fascia.
|
메소드 | 설명 | |
---|---|---|
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 |
리턴 | HostedSweep |
public FasciaCreator ( Autodesk rvtDoc ) : System | ||
rvtDoc | Autodesk | Revit document |
리턴 | System |