Method | Description | |
---|---|---|
PaintSolid ( Solid s, String viewName ) : void |
Paint a solid in a new named view
|
|
getInstance ( Autodesk doc ) : |
Get the singleton instance of AnalysisVisualizationFramework
|
Method | Description | |
---|---|---|
AnalysisVisualizationFramework ( Autodesk doc ) : System |
Constructor
|
|
ComputeValueAtPointForFace ( Face face, IList |
Compute the value of face on specific point
|
public PaintSolid ( Solid s, String viewName ) : void | ||
s | Solid | solid |
viewName | String | Given the name of view |
return | void |
public static getInstance ( Autodesk doc ) : |
||
doc | Autodesk | Revit document |
return |