FabricationPartGetSeamCount Method |
Gets the number of seams for the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic int GetSeamCount()
Public Function GetSeamCount As Integer
public:
int GetSeamCount()
member GetSeamCount : unit -> int
Return Value
Int32
See Also