SlabFaceGetProfile
Method
 | 
Property that represents the the 2D profile
for this slab face.
Namespace: Teigha.Aec.Arch.Geometry
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
 
public Profile GetProfile()
 
Public Function GetProfile As Profile
 
public:
Profile^ GetProfile()
 
member GetProfile : unit -> Profile 
 
 
 
Return Value
Profile
 
See Also