IAcadLoftedSurfaceNumGuidePaths Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
int NumGuidePaths { get; }
 
ReadOnly Property NumGuidePaths As Integer
        Get
 
property int NumGuidePaths {
        int get ();
}
 
abstract NumGuidePaths : int with get
 
 
 
Property Value
Int32
 
See Also