GH_CrossSection(GH_CrossSection) Constructor
Initializes a new instance of the
GH_CrossSection class based on another cross section.
Namespace: Karamba.GHopper.CrossSectionsAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public GH_CrossSection(
GH_CrossSection other
)
Public Sub New (
other As GH_CrossSection
)
public:
GH_CrossSection(
GH_CrossSection^ other
)
new :
other : GH_CrossSection -> GH_CrossSection
Parameters
- other GH_CrossSection
- Other cross section to be copied