EbsOpen Class Library for EBSILON®Professional

ModelEdit.AllowTopologyChanges Property

[Visual Basic]
Public Property AllowTopologyChanges As EpAllowTopologyChanges
[C#]
public EpAllowTopologyChanges AllowTopologyChanges { get; set; }
[C++]
public: __property EpAllowTopologyChanges get_AllowTopologyChanges();
public: __property void set_AllowTopologyChanges(EpAllowTopologyChanges );
[JScript]
public function get AllowTopologyChanges() : EpAllowTopologyChanges
public function set AllowTopologyChanges(EpAllowTopologyChanges);

See Also

ModelEdit Class | EbsOpen Namespace