CreateTransient Method (BusBar)
 
            
                In This Topic
            
            Creates not placed bended bus bar object with given bending radius and path.
            
            
            Syntax
            
        
            Parameters
- oProject
 
- Project to which this object will be assign. Can't be null.
 - strArticleNr
 
- Part number of article used to create this object. Can't be null or have zero length.
 - strVariant
 
- Part variant of article.
 - strPathFileToUse
 
- Full path with extension ("*.fp1") to file containing a path. Can't be null or have zero length.
 - dBendingRadius
 
- Bending radius. Must be grater then zero.
 - pCopperBundle
 
- Copper bundle as parent of bended bus.
 - listOfAdditionalObjects
 
            
             
            Exceptions
            
            
            
            
            
            
            
            
            
            See Also